Bläddra i källkod

[.profile] Set TERMINAL to st

Frans Bergman 2 år sedan
förälder
incheckning
8f7bdf999c
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      .profile

+ 1 - 0
.profile

@@ -8,6 +8,7 @@ source /etc/profile
 export GOPATH="$HOME/go"
 export PATH="/usr/lib/distcc/bin:$PATH:$HOME/.cargo/bin:$GOPATH/bin:$HOME/.scripts:$HOME/bin"
 export BROWSER="firefox"
+export TERMINAL="st"
 export READER="zathura"
 export MAKEFLAGS="-j$(nproc)"
 export EDITOR="nvim"