Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gotoren/dotfiles
- Owner: GotoRen
- License: wtfpl
- Created: 2022-08-07T03:51:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T07:42:00.000Z (29 days ago)
- Last Synced: 2024-12-11T08:32:12.815Z (29 days ago)
- Topics: dotfiles, macos, neovim, starship, ubuntu, zsh
- Language: Shell
- Homepage: https://raw.githubusercontent.com/GotoRen/dotfiles/master/bin/install.sh
- Size: 1.39 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)