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