Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riesinger/dotfiles
My personal dotfiles
https://github.com/riesinger/dotfiles
dotfiles linux neovim termite tmux zsh
Last synced: about 2 months ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/riesinger/dotfiles
- Owner: riesinger
- Created: 2016-03-27T23:31:43.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:34:43.000Z (6 months ago)
- Last Synced: 2024-11-08T09:39:09.994Z (3 months ago)
- Topics: dotfiles, linux, neovim, termite, tmux, zsh
- Language: Shell
- Homepage:
- Size: 2.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
These are the configuration files I apply to most of my machines.
Things that are currently configured:
- Neovim
- ZSH with Starship prompt
- Tmux## Usage
```sh
git clone --recursive [email protected]:riesinger/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.zsh
```