terminal:bin
This is an old revision of the document!
my most used local scripts
in ~/.local/bin
usually. also in my dotfiles.
mterm && mftp
launch a terminal or filezilla window excluded from current and future VPN sessions (until window is closed)
#!/bin/bash nohup mullvad-exclude kitty > /dev/null 2>&1 &
#!/bin/bash nohup mullvad-exclude filezilla > /dev/null 2>&1 &
terminal/bin.1748389981.txt.gz ยท Last modified: by melo