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: 2 months 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T07:42:00.000Z (over 1 year ago)
- Last Synced: 2025-02-23T23:15:43.418Z (over 1 year ago)
- Topics: dotfiles, macos, neovim, starship, ubuntu, zsh
- Language: Shell
- Homepage: https://raw.githubusercontent.com/GotoRen/dotfiles/master/bin/install.sh
- Size: 1.4 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.


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)