mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
updating aliasrc
This commit is contained in:
parent
a74e4ebba2
commit
f08d28df37
@ -19,7 +19,7 @@ alias cp="cp -i"
|
||||
alias c="clear && neofetch"
|
||||
|
||||
# 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"
|
||||
|
||||
# grep
|
||||
alias grep="grep --color=auto"
|
||||
@ -65,7 +65,7 @@ alias svim="sudo vim"
|
||||
# random
|
||||
alias apt-get='echo "no"'
|
||||
alias image="sxiv"
|
||||
alias mail="neomutt"
|
||||
alias mail="mailsync -a && neomutt"
|
||||
alias reddit="rtv"
|
||||
alias video="mpv"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user