diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-03-13 12:32:37 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-03-13 12:32:37 -0400 |
| commit | 6c7358074dd25590b4d7c20506b20d80499dd66b (patch) | |
| tree | 3019c98a80639cc1a0432e738e8b7dc7d295ac05 /.profile | |
| parent | 6bfbabc9c6e190ef9a065185931e5b1a12307ec3 (diff) | |
| download | eibhear-6c7358074dd25590b4d7c20506b20d80499dd66b.tar.gz eibhear-6c7358074dd25590b4d7c20506b20d80499dd66b.tar.zst eibhear-6c7358074dd25590b4d7c20506b20d80499dd66b.zip | |
switch to lf by default
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ export EDITOR="nvim" export TERMINAL="st" export BROWSER="brave" export READER="zathura" -export FILE="ranger" +export FILE="lf" export STATUSBAR="${LARBSWM}blocks" # ~/ Clean-up: |
