]> git.rmz.io Git - dotfiles.git/blobdiff - ranger/rc.conf
ranger: hide less files
[dotfiles.git] / ranger / rc.conf
index 0c6417a6e93ebc05a6b3e8c27ca6532b51f5977e..687b23eb4a2feeaf96a3ad7beb093eedf2470b6e 100644 (file)
@@ -23,7 +23,7 @@
 #set column_ratios 1,3,4
 
 # Which files should be hidden? (regular expression)
-#set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$
+set hidden_filter ^\.|^lost\+found$
 
 # Show hidden files? You can toggle this by typing 'zh'
 #set show_hidden false
@@ -105,7 +105,7 @@ set unicode_ellipsis false
 #set display_tags_in_all_columns true
 
 # Set a title for the window?
-#set update_title false
+set update_title true
 
 # Set the title to "ranger" in the tmux program?
 #set update_tmux_title false