Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)"

```