mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
update aliasrc
This commit is contained in:
parent
3518183b1d
commit
508bfa750e
@ -16,7 +16,7 @@ alias "..5"="cd ../../../../.."
|
|||||||
alias cp="cp -i"
|
alias cp="cp -i"
|
||||||
|
|
||||||
# clear
|
# clear
|
||||||
alias clear="clear && neofetch"
|
alias c="clear && neofetch"
|
||||||
|
|
||||||
# config
|
# config
|
||||||
alias config="/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME"
|
alias config="/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user