Primo backup dei file di configurazione
This commit is contained in:
6
.profile.d/go.sh
Normal file
6
.profile.d/go.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
GOPATH=$HOME/go
|
||||
GOBIN=$GOPATH/bin
|
||||
export GOPATH
|
||||
export GOBIN
|
||||
2
.profile.d/java.sh
Normal file
2
.profile.d/java.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
JAVA_HOME=/usr/lib/jvm/default
|
||||
export JAVA_HOME
|
||||
Reference in New Issue
Block a user