git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.bash/aliases.bash
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-05-23 11:14:22 +0200
committermail_redacted_for_web 2026-05-23 11:14:22 +0200
commit60903ea6a8cda4c13bce40fab267bec4a3bc442c (patch)
treee786e0d1593c63eb7686b304d7fcde4704f54437 /.bash/aliases.bash
parent9cbbfe44d056558673c2569678e6581795b2fe3e (diff)
downloaddotfiles-60903ea6a8cda4c13bce40fab267bec4a3bc442c.tar.bz2
feat: exa aliases
Diffstat (limited to '.bash/aliases.bash')
-rw-r--r--.bash/aliases.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bash/aliases.bash b/.bash/aliases.bash
index 714be70..9efbc6c 100644
--- a/.bash/aliases.bash
+++ b/.bash/aliases.bash
@@ -377,6 +377,8 @@ if command -v 'thefuck' > /dev/null; then
fi
alias ip='ip --color=auto'
alias kl='klist -facnA'
+alias l='exa -hg'
+alias ll='exa -hgl'
# Flake8. Nice linter, but...
# They kneeled to USER STUPIDITY when it comes to configuration. Wut?
# https://flake8.pycqa.org/en/latest/release-notes/4.0.0.html#backwards-incompatible-changes