tmux
[dotfiles.git] / .config / shell / commonrc
index d0851da..ef3845f 100644 (file)
@@ -2,6 +2,7 @@
 # alias
 alias ls='ls --color=auto'
 alias grep='grep --color=auto'
+alias cp='cp -i'
 alias dotfiles='git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
 alias suckless-clean='make clean && rm -rf config.h && git reset --hard home/master'
 alias musicdl="youtube-dl -f bestaudio"