• Stars
    star
    103
  • Rank 333,046 (Top 7 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dotfiles for macOS and Arch Linux

Dotfiles

Automated configuration, Preferences and software Installation for macOS.

macOS Homebrew

Git Badge Alacritty Badge Neovim Badge tmux Badge npm Badge pnpm Badge MySQL Badge SQLite Badge Visual Studio Code

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

License

MIT License