feat(nix): migrate bat

This commit is contained in:
Stefan Imhoff
2024-07-05 16:38:39 +02:00
parent 2241287870
commit 9fc9fb3a7b
11 changed files with 66 additions and 3847 deletions

View File

@@ -68,9 +68,6 @@ fi
# Man
export MANPATH="/usr/local/man:$MANPATH"
# Bat
export BAT_PAGER="less -R"
# Asdf
. "$(brew --prefix)/opt/asdf/libexec/asdf.sh"
source "${XDG_CONFIG_HOME:-$HOME/.config}/asdf-direnv/zshrc"