Regenerated
This commit is contained in:
@@ -13,7 +13,7 @@ if command -v starship >/dev/null 2>&1; then
|
||||
fi
|
||||
|
||||
source /etc/profile.d/99-alias-functions.sh
|
||||
eval "$(lua /run/current-system/sw/bin/z.lua --init zsh)"
|
||||
eval "$(/run/current-system/sw/bin/z.lua --init zsh)"
|
||||
cd() {
|
||||
if [ "$#" -eq 0 ]; then
|
||||
builtin cd ~
|
||||
|
||||
Reference in New Issue
Block a user