mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
2 commits
a59a693e98
...
b15a03c3f9
Author | SHA1 | Date | |
---|---|---|---|
|
b15a03c3f9 | ||
|
33ed3720c8 |
2 changed files with 3 additions and 2 deletions
|
@ -35,8 +35,6 @@ inactive_tab_font_style none
|
||||||
# Miscellaneous {{{
|
# Miscellaneous {{{
|
||||||
# Tip: on high-DPI screens the `double` style is more discernible
|
# Tip: on high-DPI screens the `double` style is more discernible
|
||||||
url_style single
|
url_style single
|
||||||
# To be honest I don't have even a slightest clue as for why I changed the TERM
|
|
||||||
term xterm-256color
|
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# macOS-specific settings {{{
|
# macOS-specific settings {{{
|
||||||
|
|
3
ranger/rc.conf
Normal file
3
ranger/rc.conf
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
set show_hidden true
|
||||||
|
set preview_images true
|
||||||
|
set preview_images_method kitty
|
Loading…
Add table
Add a link
Reference in a new issue