Personal dotfiles for macOS systems.
git clone https://github.com/SanghyukChun/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles && bash install.sh
install.sh has several sub-scripts including
- brew.sh
- Install
brew
to your system. - If you can trust me, install packages defined in Brewfile.
- Install
- git_config.sh
- vim_config.sh
- Themes, packages based on VundleVim/Vundle.vim.
- See my vimrc for detailed settings.
- [Caution] It will change your default vim as neovim!
- python_config.sh
- Install packages in python/requirements.txt
- Set default pylint as my custom pylint! See python/pylint
- zsh_config.sh
- Install oh-my-zsh, and some packages
- tmux_config.sh
- tex_config.sh