chore: update default terminal
89748b9b
1 file(s) · +1 −1
| 37 | 37 | # ============================================================================= |
|
| 38 | 38 | export EDITOR="nvim" |
|
| 39 | 39 | export CLICOLOR=1 |
|
| 40 | - | export TERMINAL="wezterm" |
|
| 40 | + | export TERMINAL="st" |
|
| 41 | 41 | ||
| 42 | 42 | # Go |
|
| 43 | 43 | export GOPATH="$HOME/.local/share/go" |