configure alacritty

This commit is contained in:
foosinn 2020-06-11 19:38:43 +02:00
parent 03f379aab3
commit 2cd455ce0a
3 changed files with 39 additions and 0 deletions

View file

@ -56,6 +56,7 @@
. "$(fzf-share)/completion.bash"
. <(z --init bash)
'';
shellAliases = {
cat = "bat -pp";
less = "bat -p";