summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-07-02 13:57:18 +0200
committerDaniel Weipert <code@drogueronin.de>2023-10-30 09:52:23 +0100
commit75230fda588116f514e8dcb27abd83cdc3c8bc89 (patch)
tree626fec51000fe867d7cd7bfa4e00d147ee7bbcc0 /.zshrc
parent793611ddf2da9941a3eefbf74b232ddd03d7aebc (diff)
[zshrc] alias ip to --color
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 82ae926..62c7425 100644
--- a/.zshrc
+++ b/.zshrc
@@ -15,9 +15,12 @@ export EDITOR=nvim
export AUR_PAGER=$EDITOR
alias vim=$EDITOR
+
alias ls="exa"
alias tree="exa --tree"
+alias ip="ip --color=auto"
+
export GRIM_DEFAULT_DIR=~/Images/Screenshots
# nnn