diff options
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ alias fgrep='fgrep --color=auto' alias egrep='egrep --color=auto' alias rgrep='rgrep --color=auto' +alias vimwiki="vim -c VimwikiIndex" [ -x /usr/bin/exa ] && alias ls='exa' [ -x /usr/bin/batcat ] && alias cat='batcat' |
