From 606a2c931221c3a8d0c639efc6c3defb1b6f813c Mon Sep 17 00:00:00 2001 From: David Luevano <55825613+luevano@users.noreply.github.com> Date: Tue, 11 Feb 2020 01:51:07 -0700 Subject: Add ranger config --- .profile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 9a89cfc..260adf3 100644 --- a/.profile +++ b/.profile @@ -3,7 +3,7 @@ # ##--Environment variables--## -# Default programs. + ## Default programs. export EDITOR="nvim" export VISUAL="nvim" export VISUAL_EDITOR="nvim" @@ -13,5 +13,8 @@ export READER="zathura" export FILE="ranger" export STATUSBAR="i3blocks" -# ~/ cleanup. + ## ~/ cleanup. export ZDOTDIR="$HOME/.config/zsh" + + ## Program settings. +export RANGER_LOAD_DEFAULT_RC=FALSE -- cgit v1.2.3-70-g09d2