diff --git a/ranger/plugins/__init__.py b/ranger/plugins/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/ranger/plugins/__pycache__/__init__.cpython-310.opt-1.pyc b/ranger/plugins/__pycache__/__init__.cpython-310.opt-1.pyc new file mode 100644 index 00000000..2c670a4b Binary files /dev/null and b/ranger/plugins/__pycache__/__init__.cpython-310.opt-1.pyc differ diff --git a/ranger/plugins/ranger_devicons b/ranger/plugins/ranger_devicons new file mode 160000 index 00000000..49fe4753 --- /dev/null +++ b/ranger/plugins/ranger_devicons @@ -0,0 +1 @@ +Subproject commit 49fe4753c89615a32f14b2f4c78bbd02ee76be3c diff --git a/ranger/rc.conf b/ranger/rc.conf index 6950d2c8..ae396c49 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -2,3 +2,4 @@ set preview_images true set show_hidden true set draw_borders both set mouse_enabled true +default_linemode devicons