Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simorgh3196/dotfiles
https://github.com/simorgh3196/dotfiles
dotfiles nvim tmux vim vimrc zsh zshrc
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simorgh3196/dotfiles
- Owner: simorgh3196
- Created: 2017-03-10T00:44:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T16:46:28.000Z (3 months ago)
- Last Synced: 2024-08-21T18:52:06.900Z (3 months ago)
- Topics: dotfiles, nvim, tmux, vim, vimrc, zsh, zshrc
- Language: Shell
- Size: 1.36 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Command
```shell
make install # install all
make install/nvim # install selected settings
make export # export local settings
```## Install list
* brew
* git
* nvim
* fish
* vscode## Screen Shot
| terminal | nvim |
| --- | --- |
| ![screenshot-terminal](/docs/screenshot-terminal.png) | ![screenshot-nvim](/docs/screenshot-nvim.png) |