Remove private aliases; already moved to private repo

This commit is contained in:
Tommy Harris 2021-01-10 19:31:19 -07:00
parent 7e660b9a19
commit 32c313d499
Signed by: tobraha
GPG Key ID: 93769A4F97AE33E9
1 changed files with 0 additions and 2 deletions

View File

@ -14,5 +14,3 @@ alias fft="$BROWSER -P Tommy & "
alias datto='ssh partner@partner-ssh.datto.com'
alias bpytop='git -C $HOME/repo/bpytop pull --rebase > /dev/null 2>&1 ; $HOME/repo/bpytop/bpytop.py'
alias rdp='screen -S win10-vm-rdp xfreerdp /floatbar:sticky:on,default:hidden,show:fullscreen /multimon /u:tommy /audio-mode:0 /sound:sys:alsa,format:1,quality:high +aero +window-drag +fonts +menu-anims /v:172.20.1.147'
alias connector='sagent; screen -dmS rdp-connector ssh -oServerAliveInterval=180 -NvR 3391:172.20.1.147:3389 pivot@172.16.100.30'