diff --git a/bashrc b/bashrc index aebbfab..6c11fd5 100644 --- a/bashrc +++ b/bashrc @@ -13,3 +13,5 @@ alias r="urxvt -name Ranger -e ranger & disown" alias kssh="/usr/bin/kitty +kitten ssh" neofetch + +[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index da20743..a46720f 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -1,5 +1,5 @@ font_family Hack -font_size 12 +font_size 10 cursor_shape block cursor_stop_blinking_after 10 shell_integration enabled no-cursor