Fix motd and filesize

This commit is contained in:
Micke Nordin 2020-11-11 14:07:12 +01:00
parent 7b4ce56d98
commit 064f685cf7
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
neofetch --title_fqdn on
alias ls='exa'
set TERM xterm-256color
function fish_greeting
status --is-login
if [ $status != 0 ]
neofetch --title_fqdn on
end
end

View file

@ -1,3 +1,3 @@
font=VictorMono Nerd Font Mono:style=Regular:size=11
font=VictorMono Nerd Font Mono:style=Regular:size=10
[colors]
alpha=0.8