update lock and dots

This commit is contained in:
atagen 2023-04-24 18:38:50 +10:00
parent 737ca01e49
commit 4aa5519043
2 changed files with 28 additions and 27 deletions

View file

@ -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