mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
- TMUX: Switched back to ctrl+b as leader
- VIM: Configurations better commented - NVIM: NVChad, LazyNvim, Old-Config removed - NVIM: Restarted and reconfigured from kickstart.nvim [WIP] - Dotfiles on $HOME removed from 160+ to 25. Most of them moved to $XDG_* directories - Shell: Added back p10k config - Shell: Autoremove brew left over applications - Kitty: Added bashrc & profiles for ssh kitten - Kitty: Custom tab-titles
This commit is contained in:
@@ -251,7 +251,6 @@
|
||||
font_family JetBrains Mono Nerd Font
|
||||
font_size 14
|
||||
bold_font auto
|
||||
static_font auto
|
||||
bold_italic_font auto
|
||||
disable_ligatures never
|
||||
|
||||
@@ -425,7 +424,6 @@ cursor_beam_thickness 1
|
||||
|
||||
scrollback_lines 10000
|
||||
scrollback_pager_history_size 10
|
||||
# scrollback_pager less --chop-long-lines --RAW-CONTROL-CHARS +INPUT_LINE_NUMBER
|
||||
scrollback_pager nvim -c 'set ft=man'
|
||||
|
||||
#: Mouse {{{
|
||||
@@ -1186,6 +1184,8 @@ map ctrl+shift+o launch --cwd=current --type=tab nvim
|
||||
|
||||
#: }}}
|
||||
|
||||
tab_title_template "{sup.index}{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title[title.rfind('/')+1:]} : {tab.active_exe}"
|
||||
|
||||
#: Color scheme {{{
|
||||
|
||||
# foreground #dddddd
|
||||
@@ -1654,7 +1654,6 @@ background_blur 65
|
||||
|
||||
#: }}}
|
||||
|
||||
editor nvim
|
||||
update_check_interval 0
|
||||
|
||||
# Enable kitty scrollback.nvim plugin
|
||||
|
||||
Reference in New Issue
Block a user