Skip to content

Nthalk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Here is a simple set of configuration files for OSX.

OSX install

# Install dependencies
brew install vim fish git the_silver_searcher tmux github/gh/gh

# Setup fish
sudo 'echo /usr/local/bin/fish >> /etc/shells'
chsh -s /usr/local/bin/fish

# Install the dotfiles
mkdir -p ~/local/src
cd ~/local/src
git clone git@github.com/Nthalk/dotfiles
./install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published