Dotfiles
Automated configuration, Preferences and software Installation for macOS.
Install
Install all using the install.sh script
$ git clone github.com/renchunhui/dotfiles $HOME/.config/dotfiles
$ chomd +x $HOME/.config/dotfiles/install.sh
$ ./install.sh
Install part using dot cli
Usage: dot install [command]
Available Commands:
brew Homebrew ๅฎ่ฃ
git Git ็ฏๅข
alacritty ็ป็ซฏ้
็ฝฎ
os ็ณป็ปๅๅฅฝ่ฎพ็ฝฎ
neovim NeoVim ้
็ฝฎ
node Node ็ฏๅข
vscode VSCode ๅผๅ็ฏๅข
zsh zsh ็ฏๅข
help ๅธฎๅฉๆๆกฃ
Features
- Handy binary script
- Automatic software installation
- Sensible OS X defaults
Folder Structure
โโโ bin
โโโ cmd
โ โโโ install
โ โโโ uninstall
โโโ etc
โ โโโ alacritty
โ โโโ git
โ โโโ npm
โ โโโ tmux
โ โโโ zsh
โโโ user
โ โโโ alacritty
โ โโโ brew
โ โโโ git
โ โโโ neovim
โ โโโ node
โ โโโ os
โ โโโ vscode
โ โโโ zsh
โโโ Brewfile
โโโ install.sh