switch back from fish to zsh
This commit is contained in:
parent
742ce27e01
commit
33dba4a0fe
6 changed files with 4 additions and 37 deletions
|
@ -32,10 +32,4 @@
|
|||
right_meters = ["RightCPUs" "Blank" "CPU"];
|
||||
};
|
||||
};
|
||||
|
||||
programs.fish.shellAliases = {
|
||||
node = "node --experimental-repl-await";
|
||||
ls = "lsd";
|
||||
bp = "npm version patch && npm publish && git push";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue