Compare commits
2 Commits
24b1e4b40f
...
a5d2ff675d
| Author | SHA1 | Date |
|---|---|---|
|
|
a5d2ff675d | |
|
|
3c2e2ec659 |
|
|
@ -2,6 +2,7 @@ export EDITOR=nvim
|
||||||
export TERMINAL=konsole
|
export TERMINAL=konsole
|
||||||
export SHELL=/usr/bin/bash
|
export SHELL=/usr/bin/bash
|
||||||
export BROWSER=firefox
|
export BROWSER=firefox
|
||||||
|
export TERM=xterm-xfree86
|
||||||
|
|
||||||
export PATH=$HOME/.local/bin:$PATH
|
export PATH=$HOME/.local/bin:$PATH
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue