1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Remove stale CompSec VM aliases

This commit is contained in:
Joe Groocock 2016-05-12 11:54:22 +01:00
parent 071bce88d0
commit d619d55ca2

View File

@ -128,9 +128,6 @@ alias i3bc="$EDITOR ~/.config/i3/blocks/config ; i3-msg restart"
alias sf=screenfetch
alias nf=neofetch
alias startcsecvm="VBoxManage startvm 'Intro to Computer Security' --type headless"
alias stopcsecvm="VBoxManage controlvm 'Intro to Computer Security' poweroff"
alias lab="ssh -tt tw '~/ctl' 2>/dev/null"
alias -g downloads="~/downloads"
alias -g dl="downloads"