|
|
@ -2,7 +2,7 @@ |
|
|
|
# export PATH=$HOME/bin:/usr/local/bin:$PATH |
|
|
|
# export PATH=$HOME/bin:/usr/local/bin:$PATH |
|
|
|
|
|
|
|
|
|
|
|
# Path to your oh-my-zsh installation. |
|
|
|
# Path to your oh-my-zsh installation. |
|
|
|
export ZSH=/home/jonathan/.oh-my-zsh |
|
|
|
export ZSH=/home/jonathan/.oh-my-zsh |
|
|
|
|
|
|
|
|
|
|
|
# Set name of the theme to load. Optionally, if you set this to "random" |
|
|
|
# Set name of the theme to load. Optionally, if you set this to "random" |
|
|
|
# it'll load a random theme each time that oh-my-zsh is loaded. |
|
|
|
# it'll load a random theme each time that oh-my-zsh is loaded. |
|
|
@ -45,7 +45,7 @@ ZSH_THEME="powerlevel9k/powerlevel9k" |
|
|
|
# HIST_STAMPS="dd.mm.yyyy" |
|
|
|
# HIST_STAMPS="dd.mm.yyyy" |
|
|
|
|
|
|
|
|
|
|
|
# Would you like to use another custom folder than $ZSH/custom? |
|
|
|
# Would you like to use another custom folder than $ZSH/custom? |
|
|
|
ZSH_CUSTOM=$HOME/.dotfiles/shells/zsh/oh-my-zsh |
|
|
|
ZSH_CUSTOM=$HOME/.dotfiles/shells/zsh/oh-my-zsh-custom |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) |
|
|
|
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) |
|
|
|