disable gtk theme, remove rg alias, decr font

This commit is contained in:
Marco Thomas
2021-09-07 22:36:25 +02:00
parent 0006986ee1
commit 7f5b2502ff
3 changed files with 4 additions and 8 deletions

View File

@@ -44,10 +44,6 @@ export PROMPT="${NAME}${DIR}${GIT} ${ICON}%{$reset_color%} "
zstyle ':vcs_info:git:*' formats '|%b '
# ============================== Aliases
if command -v rg &> /dev/null; then
alias grep="rg"
fi
alias c='clear'
alias l='ls -lFh' #size,show type,human readable