Regenerated
This commit is contained in:
+357
-357
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -4908,7 +4908,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 ~
|
||||
|
||||
@@ -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