Update .config/kitty/kitty.conf Update .config/zsh/env.zsh Update .config/zsh/rc.zsh Add .local/share/zsh/env.zsh
15 lines
273 B
Text
15 lines
273 B
Text
# Standard Stuff
|
|
scrollback_lines 90000
|
|
copy_on_select no
|
|
strip_trailing_spaces smart
|
|
window_padding_width 5
|
|
enable_audio_bell no
|
|
shell_integration enabled
|
|
|
|
# Fonts
|
|
font_family FiraCode Nerd Font
|
|
|
|
# BEGIN_KITTY_THEME
|
|
# One Dark
|
|
include current-theme.conf
|
|
# END_KITTY_THEME
|