index
:
dotfiles.git
master
my dotfiles
Roger Gonzalez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
fish
/
functions
/
prometeo-vpn.fish
blob: 94174ca18ed1f76555a1b85424a44ab421e7e8a8 (
plain
)
1
2
3
4
5
function prometeo-vpn sudo wg-quick down wg0 mullvad disconnect sudo wg-quick up wg0 end