disable mullvad, add thunar
This commit is contained in:
parent
be69cd72f6
commit
0442a88d08
5 changed files with 38 additions and 34 deletions
|
@ -38,6 +38,7 @@ alias l='ls_culr'
|
|||
alias la='la_culr'
|
||||
alias p='ps_culr'
|
||||
alias mnt='mount | column -t | culr -t 80 -o roygbiv-split'
|
||||
alias zz='z $(xplr)'
|
||||
# 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