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
4a77fd0b4a
commit
9bf91f7263
@ -19,7 +19,7 @@ alias cp="cp -i"
|
|||||||
alias c="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"
|
||||||
|
|
||||||
# grep
|
# grep
|
||||||
alias grep="grep --color=auto"
|
alias grep="grep --color=auto"
|
||||||
@ -65,7 +65,7 @@ alias svim="sudo vim"
|
|||||||
# random
|
# random
|
||||||
alias apt-get='echo "no"'
|
alias apt-get='echo "no"'
|
||||||
alias image="sxiv"
|
alias image="sxiv"
|
||||||
alias mail="neomutt"
|
alias mail="mailsync -a && neomutt"
|
||||||
alias reddit="rtv"
|
alias reddit="rtv"
|
||||||
alias video="mpv"
|
alias video="mpv"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user