mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-10-21 19:54:24 -04:00
switch from bash to ZSH
This commit is contained in:
12
.zshrc.pre-oh-my-zsh
Normal file
12
.zshrc.pre-oh-my-zsh
Normal file
@@ -0,0 +1,12 @@
|
||||
# Lines configured by zsh-newuser-install
|
||||
HISTFILE=~/.histfile
|
||||
HISTSIZE=1000
|
||||
SAVEHIST=1000
|
||||
bindkey -e
|
||||
# End of lines configured by zsh-newuser-install
|
||||
# The following lines were added by compinstall
|
||||
zstyle :compinstall filename '/Users/jake/.zshrc'
|
||||
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
# End of lines added by compinstall
|
Reference in New Issue
Block a user