Explorar o código

use TERM linux, otherwise there are problems with vim

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
26ca8cbec6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/base-files/files/profile

+ 1 - 0
package/base-files/files/profile

@@ -1,4 +1,5 @@
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
+export TERM=linux
 export EDITOR=/bin/vi
 if [[ $(id -u) = 0 ]]; then
 	export PS1='`whoami`@`hostname`:`pwd` # '