Change various things

This commit is contained in:
crater2150 2024-11-27 12:14:40 +01:00
parent 281ea9f354
commit 8a9503b95a
7 changed files with 21 additions and 8 deletions

3
zshenv
View file

@ -1,3 +1,6 @@
if [ -z "$ZDOTDIR" ]; then
export ZDOTDIR=$HOME/.config/zsh
fi
exists() { command -v "$@" >/dev/null }
function(){
local i