Skip to content
/ dotfiles Public

πŸ“ Cizel's dotfiles, includes vim、emacs、zsh、tmux、git config

Notifications You must be signed in to change notification settings

cizel/dotfiles

Repository files navigation

cizel dotfiles

  • vim
  • emacs (Doom emacs)
  • tmux (Oh My Tmux)
  • zsh (Oh My Zsh)
  • git

Setup

Run this:

git clone https://github.com/cizel/dotfiles ~/.dotfiles
cd ~/.dotfiles
script/bootstrap.sh
# or without vim and emacs
script/bootstrap-basic.sh

Overview of Files

.
β”œβ”€β”€ .aliases
β”œβ”€β”€ .doom.d
β”‚Β Β  β”œβ”€β”€ config.el
β”‚Β Β  β”œβ”€β”€ init.el
β”‚Β Β  └── packages.el
β”œβ”€β”€ .editorconfig
β”œβ”€β”€ .exports
β”œβ”€β”€ .gitattributes
β”œβ”€β”€ .gitconfig
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .gitmodules
β”œβ”€β”€ .ssh.config.example
β”œβ”€β”€ .tmux
β”‚Β Β  β”œβ”€β”€ .tmux.conf
β”‚Β Β  β”œβ”€β”€ .tmux.conf.local
β”‚Β Β  β”œβ”€β”€ LICENSE.MIT
β”‚Β Β  β”œβ”€β”€ LICENSE.WTFPLv2
β”‚Β Β  └── README.md
β”œβ”€β”€ .tmux.conf
β”œβ”€β”€ .tmux.conf.local
β”œβ”€β”€ .vim
β”‚Β Β  β”œβ”€β”€ .netrwhist
β”‚Β Β  β”œβ”€β”€ autoload
β”‚Β Β  β”œβ”€β”€ backup
β”‚Β Β  β”œβ”€β”€ colors
β”‚Β Β  β”œβ”€β”€ plugged
β”‚Β Β  β”œβ”€β”€ plugins.vim
β”‚Β Β  β”œβ”€β”€ snippets
β”‚Β Β  β”œβ”€β”€ swap
β”‚Β Β  └── undo
β”œβ”€β”€ .vimrc
β”œβ”€β”€ .zshrc
β”œβ”€β”€ README.md
└── script
    β”œβ”€β”€ bootstrap-basic.sh
    β”œβ”€β”€ bootstrap.sh
    β”œβ”€β”€ brew-cask.sh
    β”œβ”€β”€ brew-mirror.sh
    β”œβ”€β”€ brew.sh
    └── install.sh

About

πŸ“ Cizel's dotfiles, includes vim、emacs、zsh、tmux、git config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published