Skip to content

remixz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

screenshot

setup

curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.fish | fish
cat config.fish > ~/.config/fish/config.fish
cat fish_prompt.fish > ~/.oh-my-fish/themes/robbyrussell/fish_prompt.fish
gi osx node > ~/.gitignore_global
git config --global core.excludesfile ~/.gitignore_global

notes

to ensure compatiblity with things expecting bourne-style shells, my default shell is bash, and the login command in iterm is set to /usr/local/bin/fish --login

colour scheme: base16 ocean dark

Releases

No releases published

Packages

No packages published

Languages