Dotfiles Updates

This commit is contained in:
2025-11-27 10:11:33 +01:00
parent 044c73cb60
commit fbf694a688
13 changed files with 1126 additions and 837 deletions

View File

@@ -107,7 +107,7 @@ 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"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm