Goodbye oh-my-zsh

This commit is contained in:
Bartek Stalewski 2020-01-10 16:11:15 +01:00
parent ad2b68290a
commit 6544b3963d
5 changed files with 24 additions and 18 deletions

View file

@ -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() {