Updates for x240
This commit is contained in:
@@ -1 +1,3 @@
|
||||
font_family AdwaitaMono Nerd Font
|
||||
font_size 11
|
||||
|
||||
|
||||
@@ -104,6 +104,9 @@ source $ZSH/oh-my-zsh.sh
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
export TERM=xterm-256color
|
||||
|
||||
alias cf="clear && fastfetch"
|
||||
alias ccf="cd && clear && fastfetch"
|
||||
|
||||
(cat ~/.cache/wal/sequences &)
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
@@ -115,3 +118,5 @@ export PATH=$HOME/.local/bin:$PATH
|
||||
eval "$(starship init zsh)"
|
||||
eval "$(atuin init zsh)"
|
||||
|
||||
fastfetch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user