forked from colonelpanic/dotfiles
Change source control color
This commit is contained in:
parent
eb96b914cc
commit
04405d1c85
@ -102,7 +102,7 @@ function prompt_tomorrow_colors {
|
||||
export HOSTNAME_COLOR="$fg[yellow]"
|
||||
export USERNAME_COLOR="$fg[blue]"
|
||||
export CURRENT_DIRECTORY_COLOR="$fg[red]"
|
||||
export SOURCE_CONTROL_COLOR="$fg[white]"
|
||||
export SOURCE_CONTROL_COLOR="$fg[gray]"
|
||||
}
|
||||
|
||||
function prompt_monokai_colors {
|
||||
|
@ -12,7 +12,7 @@ ARCH_PACKAGES = [
|
||||
"the_silver_searcher", "jdk8-openjdk", "openjdk8-doc", "openjdk8-src",
|
||||
"scala", "clojure", "go", "ruby", "node", "ghc", "rust", "nodejs", "nvm",
|
||||
"nvidia-settings", "gnome-tweak-tool", "screenfetch", "htop", "tmux",
|
||||
"texlive-most",
|
||||
"texlive-most", "leiningen", "boot", "gnome-settings-daemon"
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user