diff options
Diffstat (limited to '.env')
-rw-r--r-- | .env | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1 +1,7 @@ export BROWSER='firefox --new-tab' + +TERMINAL=xterm +if [[ $TERM =~ 'st' ]]; then + TERMINAL=st +fi +export TERMINAL=$TERMINAL |
index : dotfiles | ||
This is the dotfiles used by gx. | Guangxiong Lin |
aboutsummaryrefslogtreecommitdiff |