Add .config/alacritty/alacritty.yml
Update .config/kitty/current-theme.conf Update .config/kitty/kitty.conf Update .config/zsh/env.zsh Update .config/zsh/rc.zsh Add .config/zsh/.zprofile Add .config/zsh/zprofile.zsh
This commit is contained in:
parent
8275f2918c
commit
1095eaec35
7 changed files with 258 additions and 43 deletions
|
@ -4,13 +4,12 @@ copy_on_select no
|
|||
strip_trailing_spaces smart
|
||||
window_padding_width 5
|
||||
enable_audio_bell no
|
||||
shell_integration no-rc
|
||||
shell_integration enabled
|
||||
|
||||
# Fonts
|
||||
font_family FiraCode Nerd Font
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Nord
|
||||
# Catppuccin-Mocha
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
# END_KITTY_THEME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue