diff --git a/bashrc.txt b/bashrc.txt index b539660c..5b4958b8 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -210,6 +210,7 @@ alias ln="ln -i" alias {doasedit,sudoedit}="doas rnano" alias shred="doas shred -uz" # shreds the file and overwrites it with 1s and 0s alias indelible="doas chattr +i" # makes a file impossible to delete (except with sudo) +alias kfonts="kitty +list-fonts" alias {kdiff,kitten,kd}="kitty +kitten diff" alias bluepill="cmatrix -bm -C cyan" alias redpill="cmatrix -bm -C red" diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 820df033..d3392859 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -4,6 +4,7 @@ remember_window_size yes map ctrl+shift+enter new_window_with_cwd cursor_stop_blinking_after 0.25 cursor_shape block +italic_font Dejavu Sans Mono Oblique shell_integration no-cursor enable_audio_bell no font_size 15