mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 00:18:44 +00:00
lint
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ alias la='ls -AG'
|
||||
alias l='ls -CFG'
|
||||
|
||||
if test $(which zoxide); then
|
||||
alias cd="z"
|
||||
alias cd="z"
|
||||
fi;
|
||||
|
||||
# eza aliases, if available
|
||||
|
||||
Reference in New Issue
Block a user