fix: remove cd alias as j is shorter to type
This commit is contained in:
parent
2019e181fe
commit
ddf9cf8df9
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
shellAliases = {
|
||||
# keep-sorted start
|
||||
cat = "bat";
|
||||
cd = "j";
|
||||
# cd = "j";
|
||||
df = "duf";
|
||||
du = "dua";
|
||||
g = "lazygit";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue