mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-28 14:07:46 +01:00
changing some eye candy
This commit is contained in:
parent
d677d65fd3
commit
c0befeb851
2
.bashrc
2
.bashrc
@ -8,4 +8,4 @@ export PS1="\[$(tput bold)\]\[$(tput setaf 1)\][\[$(tput setaf 3)\]\u\[$(tput se
|
||||
[ -f "$HOME/.config/shortcutrc" ] && source "$HOME/.config/shortcutrc" # Load shortcut aliases
|
||||
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc"
|
||||
|
||||
neofetch
|
||||
neofetch && echo $(vrms) | grep "non-free"
|
||||
|
@ -20,7 +20,7 @@ alias "..5"="cd ../../../../.."
|
||||
alias cp="cp -i"
|
||||
|
||||
# clear
|
||||
alias c="clear && neofetch"
|
||||
alias c="clear"
|
||||
|
||||
# config
|
||||
alias config="/usr/bin/git --git-dir=$HOME/.dotfiles --work-tree=$HOME"
|
||||
|
Loading…
x
Reference in New Issue
Block a user