Goodbye oh-my-zsh
This commit is contained in:
parent
ad2b68290a
commit
6544b3963d
5 changed files with 24 additions and 18 deletions
|
@ -1,10 +1,6 @@
|
|||
git clone https://github.com/popstas/zsh-command-time.git ~/.oh-my-zsh/custom/plugins/command-time
|
||||
export ZSH=$HOME/.oh-my-zsh
|
||||
ZSH_THEME="agnoster"
|
||||
CASE_SENSITIVE="true"
|
||||
ENABLE_CORRECTION="true"
|
||||
plugins=(git kube-ps1 command-time zsh-autosuggestions zsh-syntax-highlighting)
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
export DEFAULT_USER=$LOGNAME
|
||||
source ~/.dotfiles/zsh/abbr_pwd
|
||||
prompt_dir() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue