config aangepast etc

This commit is contained in:
2020-04-14 09:56:15 +02:00
parent c597054fe8
commit 1c2b5acb99
105 changed files with 4 additions and 4 deletions

4
.zshrc Normal file → Executable file
View File

@@ -1,11 +1,11 @@
zmodload zsh/zprof
plugins=(sublime docker git kubectl zsh-autosuggestions)
ZSH_DISABLE_COMPFIX=true
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/beppe/.oh-my-zsh"
export ZSH="$HOME/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,