save
This commit is contained in:
@@ -22,6 +22,6 @@ config.window_padding = {
|
|||||||
|
|
||||||
config.tab_bar_at_bottom = true
|
config.tab_bar_at_bottom = true
|
||||||
|
|
||||||
config.window_background_opacity = 0
|
config.window_background_opacity = .75
|
||||||
|
|
||||||
return config
|
return config
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ export EDITOR=nvim
|
|||||||
export SUDO_EDITOR="$EDITOR"
|
export SUDO_EDITOR="$EDITOR"
|
||||||
export TERM=xterm-256color
|
export TERM=xterm-256color
|
||||||
|
|
||||||
export GOPATH=.local/go
|
export GOPATH=$HOME/.local/go
|
||||||
|
|||||||
Reference in New Issue
Block a user