summaryrefslogtreecommitdiffstats
path: root/roles/common/files/bashrc
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2018-05-12 13:09:52 +0200
committerMatthieu Saulnier <fantom@fedoraproject.org>2018-05-12 13:09:52 +0200
commitcda8ced266aa78679780202cb18e03b9f163b408 (patch)
treedf7263ac3a2e115a6c41c16b6968851c1cfd8626 /roles/common/files/bashrc
parent572cfca9e22424a0b103d8af3d15d9b0aaaf7482 (diff)
downloadplaybooks-ansible-cda8ced266aa78679780202cb18e03b9f163b408.tar.gz
playbooks-ansible-cda8ced266aa78679780202cb18e03b9f163b408.tar.xz
playbooks-ansible-cda8ced266aa78679780202cb18e03b9f163b408.zip
Update rc files and dns zone for home subdomain
Diffstat (limited to 'roles/common/files/bashrc')
-rw-r--r--roles/common/files/bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/common/files/bashrc b/roles/common/files/bashrc
index 55d1c00..9cb381e 100644
--- a/roles/common/files/bashrc
+++ b/roles/common/files/bashrc
@@ -18,7 +18,6 @@ alias wifioff='nmcli r wifi off'
alias ltx='tmux ls'
alias atx='tmux attach -t'
alias addkey='gpg --keyserver hkp://keys.fedoraproject.org --recv-key'
-alias poezio='tmux -2 new-session -s poezio -n "poezio-debug by tor" "proxychains4 poezio --debug ~/.local/share/poezio/debug.log"'
alias tssh='torsocks ssh -F $HOME/.ssh/config2'
alias tscp='torsocks scp -F $HOME/.ssh/config2'
alias trsync='torsocks rsync -e "ssh -F $HOME/.ssh/config2"'