https://github.com/umasoya/dotfiles
dotfiles
https://github.com/umasoya/dotfiles
bash dotfiles neovim nvim tmux zsh
Last synced: 5 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/umasoya/dotfiles
- Owner: umasoya
- Created: 2015-06-18T02:39:19.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-10-27T00:32:07.000Z (8 months ago)
- Last Synced: 2025-10-27T02:33:26.725Z (8 months ago)
- Topics: bash, dotfiles, neovim, nvim, tmux, zsh
- Language: Vim Script
- Homepage:
- Size: 8.95 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Dependence
- GNU-stow
## deploy dotfiles
```
./deploy.sh
```
**When deploying for the first time**
Symbolic links for '.gitignore' are not created due to the 'stow' specification.
To avoid this, you need to deploy '.stow-global-ignore' to your home directory first.
In conclusion, you need to run the deploy.sh twice.
## removal dotfiles
```
./removal.sh
```
### MacOS
On MacOS, run this to install various thing after installing **homebrew**.
```
cd brew
brew bundle
```
## Configuration files included
- zsh
- afx
- neovim
- dein.vim
- tmux
- iterm2
- brew