remove "nix build" alias

This commit is contained in:
Sean Buckley 2020-10-20 13:28:51 -04:00
parent 66f5c4bdcb
commit 5f35516ea2

View file

@ -61,7 +61,6 @@
programs.bash.interactiveShellInit = '' programs.bash.interactiveShellInit = ''
stty -ixon stty -ixon
alias p=python3 alias p=python3
alias buildsys='nix build -f "<nixpkgs/nixos>" --no-link system'
function _update_ps1() { function _update_ps1() {
PS1="\n$(${pkgs.callPackage ../pkgs/powerline-go-updated { }}/bin/powerline-go \ PS1="\n$(${pkgs.callPackage ../pkgs/powerline-go-updated { }}/bin/powerline-go \