Compare commits
No commits in common. "bdeb7f2c9cc39afa2b3ef60ede09de0919136143" and "518967fe0a0ddb7b4d7a015ebf143a49074b015a" have entirely different histories.
bdeb7f2c9c
...
518967fe0a
1 changed files with 2 additions and 6 deletions
8
aliasrc
8
aliasrc
|
@ -73,14 +73,10 @@ alias \
|
||||||
v="$EDITOR" \
|
v="$EDITOR" \
|
||||||
e="$EDITOR" \
|
e="$EDITOR" \
|
||||||
z="zathura" \
|
z="zathura" \
|
||||||
n="nnn" \
|
syu="pacman -Syu" \
|
||||||
g="git" \
|
n="nnn"
|
||||||
l="ls --color=auto"
|
|
||||||
|
|
||||||
alias \
|
alias \
|
||||||
info="info --vi-keys"
|
info="info --vi-keys"
|
||||||
|
|
||||||
alias \
|
|
||||||
here="basename $(pwd)"
|
|
||||||
|
|
||||||
[ -f $XDG_CONFIG_HOME/extrarc ] && . $XDG_CONFIG_HOME/extrarc
|
[ -f $XDG_CONFIG_HOME/extrarc ] && . $XDG_CONFIG_HOME/extrarc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue