Added gtk2.0 theme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Paths
|
||||
export ZSH="/home/tuan/.oh-my-zsh"
|
||||
export PATH="$PATH:$HOME/.go/bin"
|
||||
export PATH="$PATH:$HOME/.go/bin:$HOME/.local/bin"
|
||||
export GOPATH="$HOME/.go/"
|
||||
|
||||
# Alias
|
||||
@@ -20,6 +20,11 @@ plugins=(
|
||||
history
|
||||
)
|
||||
|
||||
# History
|
||||
HISTORY_IGNORE='sudo veracrypt *|veracrypt *'
|
||||
|
||||
|
||||
|
||||
# Source
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user