8000 GitHub - julionc/dotfiles: Config files for fish, git, personal toolbox and so on
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

julionc/dotfiles

Repository files navigation

dotfiles

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

Install

Run:

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

Shell

Fish

brew install 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

About

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

Topics

Resources

Stars

Watchers

Forks

0