mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
remove "nix build" alias
This commit is contained in:
parent
66f5c4bdcb
commit
5f35516ea2
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
programs.bash.interactiveShellInit = ''
|
||||
stty -ixon
|
||||
alias p=python3
|
||||
alias buildsys='nix build -f "<nixpkgs/nixos>" --no-link system'
|
||||
|
||||
function _update_ps1() {
|
||||
PS1="\n$(${pkgs.callPackage ../pkgs/powerline-go-updated { }}/bin/powerline-go \
|
||||
|
|
Loading…
Reference in a new issue