add templates, btop, kitty

This commit is contained in:
Crispy 2022-05-08 14:54:35 +02:00
parent 81176e23fd
commit 6b7a897fb8
11 changed files with 292 additions and 1 deletions

View file

@ -1,3 +1,6 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
set fish_greeting
alias l "ls -hAGg"