add .profile
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Sep 2019 09:46:43 +0530
1 files changed,
8 insertions(+),
0 deletions(-)
jump to
A
.profile
@@ -0,0 +1,8 @@
+export PATH="$PATH:$(du $HOME/bin/ | cut -f2 | tr '\n' ':' | sed 's/:$//')" +export EDITOR="/usr/bin/vim" +export BROWSER="/usr/bin/firefox-developer-edition" +export DMENU_ARGS="-nb "#000" -sb "#FFF" -sf "#000" -h 20" +export CM_SELECTIONS="clipboard" +export TERMINAL="/usr/local/bin/st" +export NNN_USE_EDITOR=1 +export NNN_OPENER=rifle