Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/300degree/dotfiles
My personal dotfiles
https://github.com/300degree/dotfiles
dotfiles tmux vim zsh
Last synced: about 1 month ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/300degree/dotfiles
- Owner: 300degree
- Created: 2023-10-05T06:28:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-30T10:36:54.000Z (about 1 month ago)
- Last Synced: 2025-01-02T22:09:44.583Z (about 1 month ago)
- Topics: dotfiles, tmux, vim, zsh
- Language: Shell
- Homepage:
- Size: 2.38 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)"```