This website requires JavaScript.
Explore
Help
Sign in
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
bc37867fc3
dotfiles
/
.local
/
bin
/
scripts
/
vpn
4 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
bin: more tiny helpers
2023-04-12 08:35:48 +02:00
#!/bin/sh -e
bin: useful script shortcut additions
2023-04-27 14:28:04 +02:00
test -f "$1" || cd "$XDG_DATA_HOME/openvpn"
bin: more tiny helpers
2023-04-12 08:35:48 +02:00
tmux new-session -s "$@" "sudo openvpn $@"
Reference in a new issue
Copy permalink