Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gotoren/dotfiles

A set of vim, zsh, git, and tmux configuration files.
https://github.com/gotoren/dotfiles

dotfiles macos neovim starship ubuntu zsh

Last synced: 4 days ago
JSON representation

A set of vim, zsh, git, and tmux configuration files.

Awesome Lists containing this project

README

        

# dotfiles

A set of zsh, git, neovim and tmux configuration files.

![GitHub Repo stars](https://img.shields.io/github/stars/GotoRen/dotfiles?style=social)
![GitHub](https://img.shields.io/github/license/GotoRen/dotfiles?style=plastic)

This is my personal collection of configuration files.

## Usage

This repository supports macOS, Linux!

```sh
bash -c "$(curl -L https://raw.githubusercontent.com/GotoRen/dotfiles/master/bin/install.sh)"
```

### Description

This repository setups the following tools.

- [zsh](https://github.com/zsh-users/zsh)
- [zi](https://github.com/z-shell/zi)
- [tmux](https://github.com/tmux/tmux)
- [tpm](https://github.com/tmux-plugins/tpm)
- [Neovim](https://github.com/neovim/neovim)
- [packer.nvim](https://github.com/wbthomason/packer.nvim)

### LICENSE

[WTFPL LICENSE](./LICENSE)