fish: add 'dev' shell alias
This commit is contained in:
parent
2f43749a32
commit
c022b33cc3
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
|
||||
shellAliases = {
|
||||
del = "trash_file";
|
||||
dev = "nix develop -c fish";
|
||||
};
|
||||
|
||||
functions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue