mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
home/fish: remove clubbering nix-shell alias
This commit is contained in:
parent
c33bef854b
commit
4728a44721
1 changed files with 0 additions and 4 deletions
|
|
@ -21,10 +21,6 @@
|
|||
# idiot protection
|
||||
chmod = "chmod --preserve-root";
|
||||
chown = "chown --preserve-root";
|
||||
|
||||
# I can't make alias with a space, i.e. `nom shell`
|
||||
nix-shell = "nix-shell --command fish";
|
||||
nom-shell = "nom-shell --command fish";
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue