1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

changing some eye candy

This commit is contained in:
tiynger
2019-09-27 00:30:37 +02:00
parent d677d65fd3
commit c0befeb851
2 changed files with 2 additions and 2 deletions

View File

@@ -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"