Skip to content

Gravi80/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A set of vim, zsh, git, and psql configuration files.

brew cask install iterm2

ZSH

brew install zsh zsh-completions zsh-autosuggestions zsh-syntax-highlighting

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

vi ~/.zshrc
	source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
	export ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR=/usr/local/share/zsh-syntax-highlighting/highlighters
	source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

https://github.com/zsh-users

About

A set of vim, zsh, git, and psql configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published