mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 12:02:46 +00:00
config aangepast etc
This commit is contained in:
4
.zshrc
Normal file → Executable file
4
.zshrc
Normal file → Executable 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,
|
||||
|
Reference in New Issue
Block a user