mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Add neofetch
This commit is contained in:
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"
|
||||
|
1
packages
1
packages
@ -42,6 +42,7 @@ lm_sensors
|
||||
lolcat
|
||||
lxappearance
|
||||
mono
|
||||
neofetch
|
||||
networkmanager
|
||||
network-manager-applet
|
||||
nmap
|
||||
|
Reference in New Issue
Block a user