update lock and dots
This commit is contained in:
parent
737ca01e49
commit
4aa5519043
2 changed files with 28 additions and 27 deletions
|
@ -39,4 +39,5 @@ alias la='la_culr'
|
|||
alias p='ps_culr'
|
||||
alias mnt='mount | column -t | culr'
|
||||
# alias kaboom='printf "type any input if you wish to update\n\npress enter to continue\n"; read upgrade; if [ -n "$upgrade" ]; then echo upgrading..; sudo nix-channel --update; else echo no upgrade!; fi; sudo nixos-rebuild switch -j9 && rm ~/.gtkrc-2.0; home-manager switch && sudo nix-collect-garbage && nix-store --optimise'
|
||||
eval "$(zoxide init zsh)"
|
||||
fresh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue