diff options
author | terminaldweller <thabogre@gmail.com> | 2023-01-04 19:51:02 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2023-01-04 19:51:02 +0000 |
commit | cb13f0cc705447d6fe662e6b32e9387eeec6cbaa (patch) | |
tree | 0907f0bfdff8bd6c9c452da05e2092195dd9a344 /.zshrc | |
parent | testing gpg sing key (diff) | |
download | scripts-cb13f0cc705447d6fe662e6b32e9387eeec6cbaa.tar.gz scripts-cb13f0cc705447d6fe662e6b32e9387eeec6cbaa.zip |
update
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -336,6 +336,7 @@ alias ffox_i2p='ssh -C -X -i /home/devi/devi/vagrantboxes.git/main/i2p/.vagrant/ alias sotn="bw_mednafen ~/roms/sotn/Castlevania\ -\ Symphony\ of\ the\ Night.cue" alias silent_hill="bw_mednafen ~/roms/silent_hill/Silent Hill (v1.1).cue" alias bombadillo='ssh -tt -i /home/devi/devi/vagrantboxes.git/main/openbsd/.vagrant/machines/default/libvirt/private_key vagrant@bomb-host.vagrant-libvirt proxychains4 -q bombadillo ' +alias mount="grc mount" # change the 4th terminal color to #0000ff # echo -e '\e]P40000ff' |