Update update command (lel)
This commit is contained in:
parent
7cba9d23a1
commit
a138b332a3
1 changed files with 1 additions and 2 deletions
|
|
@ -46,8 +46,7 @@
|
||||||
set EDITOR "neovide --no-fork"
|
set EDITOR "neovide --no-fork"
|
||||||
|
|
||||||
alias rebuild='nh os switch'
|
alias rebuild='nh os switch'
|
||||||
alias update='nix flake update $FLAKE'
|
alias update='nix flake update --flake $FLAKE'
|
||||||
alias updateLock='nix flake lock $FLAKE --update-input'
|
|
||||||
abbr --add ls 'lsd'
|
abbr --add ls 'lsd'
|
||||||
abbr --add :q 'exit'
|
abbr --add :q 'exit'
|
||||||
abbr --add gh 'git push origin'
|
abbr --add gh 'git push origin'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue