Update dotfiles

This commit is contained in:
2025-11-06 10:01:30 +01:00
parent b41eb3bfef
commit 2465032eef
7 changed files with 76 additions and 91 deletions

5
.zshrc
View File

@@ -1,7 +1,6 @@
#!/usr/bin/awk BEGIN{print "Error: this script should be sourced!"; exit 1}
if [[ ! -v ZSH_CUSTOM ]]; then
$ZSH_CUSTOM=$HOME
fi
ZSH_CUSTOM="$HOME/zsh"
source $ZSH_CUSTOM/aliases.zsh
source $ZSH_CUSTOM/options.zsh