Updates for x240

This commit is contained in:
2025-06-28 08:58:18 +02:00
parent b83511634b
commit 75fe2d4ed7
2 changed files with 7 additions and 0 deletions

View File

@@ -1 +1,3 @@
font_family AdwaitaMono Nerd Font
font_size 11

View File

@@ -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