worf/home: Various small fixes

This commit is contained in:
2024-10-22 20:33:17 +02:00
parent 3ddb78788b
commit 713b9a5615
4 changed files with 28 additions and 10 deletions

View File

@@ -11,6 +11,7 @@
bottom
# ncdu
neofetch
pwgen
sshfs
sshuttle
];

View File

@@ -37,7 +37,7 @@
initExtra = ''
# Autocomplete ../
zstyle ':completion:*' special-dirs true
export PATH="$HOME/.config/emacs/bin:$PATH"
export PATH="$HOME/.config/emacs/bin:$HOME/.cargo/bin:$PATH"
unalias "gs"
if [ -f ~/.config/zsh-extras ]; then