git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-05-23 11:19:09 +0200
committermail_redacted_for_web 2026-05-23 11:19:09 +0200
commit97f55be373fa35d444f5e373ce636014f7d93ac6 (patch)
treeeea68c0d2ac97c62443a4375c37ed4ff4bbe8900
parent60903ea6a8cda4c13bce40fab267bec4a3bc442c (diff)
downloaddotfiles-97f55be373fa35d444f5e373ce636014f7d93ac6.tar.bz2
feat: list git status alongside long exa output
Not marked as breaking as we're just after introducing exa at all :-)
-rw-r--r--.bash/aliases.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash/aliases.bash b/.bash/aliases.bash
index 9efbc6c..acf7091 100644
--- a/.bash/aliases.bash
+++ b/.bash/aliases.bash
@@ -378,7 +378,7 @@ fi
alias ip='ip --color=auto'
alias kl='klist -facnA'
alias l='exa -hg'
-alias ll='exa -hgl'
+alias ll='exa -hgl --git'
# 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