Skip to content

maxgallo/dotfiles

Repository files navigation

Max's dotfiles

My personal collection of dotfiles.

How it works ?

There are a few fundamental scripts and then a bunch more inside the more folder. Removing or adding functionalities atomically works better than a single installeverything.sh for me. It avoids broken states and isolate problems with scripts.

Available Scripts

./macos.sh      # Set all macOS defaults
./brew.sh       # Install brew packages
./brew-cask.sh  # Install macos applications
./git.sh        # GIT setup & aliases
./tmux.sh       # tmux & aliases
./vim.sh        # VIM with all plugins
./fish.sh       # Fish shell
./bash.sh       # Minimum Bash setup
./nvm.sh        # Nvm with multiple Node installed
./iterm.sh      # iTerm2 with custom profiles
./karabiner.sh  # Keys Remap using Karabiner
./yarn.sh       # Install yarn global dependencies
./powerline.sh  # Install powerline-go and use it in fish

cd more

./eslint.sh
./mas.sh       # Install Mac App Store applications
./awscli.sh
./shuttle.sh

Thanks to

Order

os.sh

  • brew.sh
  • brew-cask.sh
  • macos.sh

terminal

  • iterm.sh
  • tmux.sh
  • karabiner.sh
  • fish.sh

About

All my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published