Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
vim
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

How to setup

iTerm2

See `iterm` folder

Vim

cp -r vim/ ~/.vim
cp vimrc ~/.vimrc
Install goimports: go get golang.org/x/tools/cmd/goimports for gofmt.vim plugin

vimrc was originally from shykes

Fish shell

Install Fish Shell
cp -r config/ ~/.config

oh-my-fish

Follow steps here
cp -r oh-my-fish/ ~/.oh-my-fish
Fish syntax is not fully compatible with bash, so we need foreign-env plugin to reuse ~/.profile
omf install foreign-env
fish theme: run omf theme default
To correct default theme git prompt: see https://gist.github.com/orklann/57e4dbdcd52b291a2b58b6a302bbc9fe

Screenshot

Fish Default Theme DNA Vim Status Line

You can’t perform that action at this time.