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" \
|
||||
e="$EDITOR" \
|
||||
z="zathura" \
|
||||
n="nnn" \
|
||||
g="git" \
|
||||
l="ls --color=auto"
|
||||
syu="pacman -Syu" \
|
||||
n="nnn"
|
||||
|
||||
alias \
|
||||
info="info --vi-keys"
|
||||
|
||||
alias \
|
||||
here="basename $(pwd)"
|
||||
|
||||
[ -f $XDG_CONFIG_HOME/extrarc ] && . $XDG_CONFIG_HOME/extrarc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue