Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiotomo/.dotfiles
My configuration files
https://github.com/shiotomo/.dotfiles
bash centos eclipse intellij macos neovim tmux ubuntu vim vscode zsh
Last synced: 20 days ago
JSON representation
My configuration files
- Host: GitHub
- URL: https://github.com/shiotomo/.dotfiles
- Owner: shiotomo
- Created: 2018-04-22T09:00:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T13:50:07.000Z (about 2 months ago)
- Last Synced: 2024-10-08T21:57:14.193Z (30 days ago)
- Topics: bash, centos, eclipse, intellij, macos, neovim, tmux, ubuntu, vim, vscode, zsh
- Language: Lua
- Homepage:
- Size: 226 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
## Management
- Editor
- Neovim
- Vim
- VSCode- Shell
- Zsh
- Bash- IDE
- Eclipse
- IntelliJ- other
- tmux- OS
- macOS
- Ubuntu
- CentOS## setup
### macOS
```
make setup OS=macos
```### ubuntu
```
make setup OS=ubuntu
```### centos
```
make setup OS=centos
```