mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Add neofetch
This commit is contained in:
parent
a443e45420
commit
6ff8f4688a
1
aliases
1
aliases
@ -99,6 +99,7 @@ alias dotfiles="cd $DOTFILES"
|
||||
alias i3c="$EDITOR ~/.config/i3/config ; i3-msg restart"
|
||||
alias i3bc="$EDITOR ~/.config/i3blocks/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"
|
||||
|
Loading…
Reference in New Issue
Block a user