https://github.com/300degree/dotfiles
vroom vroom~
https://github.com/300degree/dotfiles
dotfiles tmux vim zsh
Last synced: over 1 year ago
JSON representation
vroom vroom~
- Host: GitHub
- URL: https://github.com/300degree/dotfiles
- Owner: 300degree
- Created: 2023-10-05T06:28:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T16:32:01.000Z (over 1 year ago)
- Last Synced: 2025-02-14T17:33:29.265Z (over 1 year ago)
- Topics: dotfiles, tmux, vim, zsh
- Language: Shell
- Homepage:
- Size: 2.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Configs
- Vim
- Tmux
- Zsh
## Requirements and tools that I use
- [Vim](https://github.com/vim/vim)
- [Tmux](https://github.com/tmux/tmux)
- [Zsh](https://www.zsh.org/)
### 🚀 Installation
```bash
sh -c "$(curl -sSL https://raw.githubusercontent.com/300degree/dotfiles/main/setup.sh)"
```