Added vconsole stuff to Rivendell and etc
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
e9b1d804f1
commit
1adb158a60
4 changed files with 49 additions and 39 deletions
|
@ -10,6 +10,9 @@ export HISTFILE=~/.zsh_history
|
|||
export HISTSIZE=1000
|
||||
export SAVEHIST=1000
|
||||
|
||||
# Variable to pass to sdotdrop to get current user
|
||||
export USRNAME=$USER
|
||||
|
||||
# go path
|
||||
export GOPATH=~/.bin/go
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue