Remove protonup and protondown aliases
This commit is contained in:
parent
f4e4e72287
commit
b3fca3a547
|
@ -14,8 +14,6 @@
|
|||
home.shellAliases = {
|
||||
sync-all = "sync-git; vdirsyncer sync; mbsync -a";
|
||||
sync-and-shutdown = "sync-all && shutdown now";
|
||||
protonup = "sudo wg-quick up protonvpn && sudo wg";
|
||||
protondown = "sudo wg-quick down protonvpn";
|
||||
};
|
||||
programs = {
|
||||
# Shells
|
||||
|
|
Loading…
Reference in a new issue