Skip to content

julionc/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Config files for fish, git, personal toolbox and so on.

Install

Run this:

git clone https://github.com/julionc/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

Shell

Fish

brew install fish  
curl -L https://get.oh-my.fish | fish
sudo bash -c 'echo $(which fish) >> /etc/shells'
chsh -s $(which fish)

Add brew binaries in fish path run the command: fish_add_path /opt/homebrew/bin

Mac OSX

See osx/readme.md.

Browser

Extensions

Thanks

I forked from Zach Holman, which again forked from Ryan Bates' excellent dotfiles

About

Config files for fish, git, personal toolbox and so on

Topics

Resources

Stars

Watchers

Forks