parent
7b4ce56d98
commit
064f685cf7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in new issue