feat: removed unused mkconfig alias
This commit is contained in:
parent
bf7d6cdafb
commit
431140b212
1 changed files with 0 additions and 1 deletions
1
.zshrc
1
.zshrc
|
@ -103,6 +103,5 @@ alias pls="sudo"
|
||||||
alias cls="clear && ls -lh"
|
alias cls="clear && ls -lh"
|
||||||
alias -g G="|grep -i"
|
alias -g G="|grep -i"
|
||||||
alias config="git --git-dir=$HOME/.dotfiles --work-tree=$HOME"
|
alias config="git --git-dir=$HOME/.dotfiles --work-tree=$HOME"
|
||||||
alias mkdebug="CFLAGS+=-ggdb make re"
|
|
||||||
alias wconfig="$EDITOR $HOME/.config/awesome"
|
alias wconfig="$EDITOR $HOME/.config/awesome"
|
||||||
alias xcopy="xclip -selection clipboard"
|
alias xcopy="xclip -selection clipboard"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue