Removed some useless aliases
This commit is contained in:
parent
5cd4cf73ba
commit
259ff6298d
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
interactiveShellInit = "any-nix-shell fish --info-right | source";
|
||||
loginShellInit = "any-nix-shell fish --info-right | source";
|
||||
shellAliases = {
|
||||
d = "kitty +kitten diff";
|
||||
nano = "micro";
|
||||
wget = "wget --hsts-file=\"$XDG_DATA_HOME/wget-hsts\"";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue