Initial dotfiles commit
Laptop config: zsh, emacs (with WSL detection for work), ghostty, tmux, ranger, newsboat, neomutt + mbsync + msmtp (Outlook OAuth2), neomutt signature. Work config: emacs with C#/TS/JS/CSS/HTML dev settings for WSL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
11
laptop/.config/ranger/rc.conf
Normal file
11
laptop/.config/ranger/rc.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
set colorscheme catppuccin
|
||||
set preview_images true
|
||||
set preview_images_method kitty
|
||||
set unicode_ellipsis true
|
||||
set show_hidden false
|
||||
set confirm_on_delete multiple
|
||||
set use_preview_script true
|
||||
set automatically_count_files true
|
||||
set open_all_images true
|
||||
set vcs_aware true
|
||||
set vcs_backend_git enabled
|
||||
Reference in New Issue
Block a user