https://github.com/cvuorinen/dotfiles
• files
https://github.com/cvuorinen/dotfiles
dotbot dotfiles vim zsh
Last synced: 4 months ago
JSON representation
• files
- Host: GitHub
- URL: https://github.com/cvuorinen/dotfiles
- Owner: cvuorinen
- Created: 2017-10-31T20:16:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-19T13:28:23.000Z (9 months ago)
- Last Synced: 2025-09-19T15:40:36.422Z (9 months ago)
- Topics: dotbot, dotfiles, vim, zsh
- Language: Shell
- Homepage: https://github.com/bhilburn/powerlevel9k/wiki/Show-Off-Your-Config#cvuorinens-configuration
- Size: 343 KB
- Stars: 29
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My dotfiles, managed with [dotbot](https://github.com/anishathalye/dotbot/)
## Install
Before installing, see [DEPENDENCIES.md](./DEPENDENCIES.md) for details about requirements.
1. Clone this repo
2. Run `./install` (can be safely executed again later).
### Additional steps
* `tmux` plugins need to be installed separately with https://github.com/tmux-plugins/tpm
* Gnome terminal config needs to be restored, see [gnome-terminal](./gnome-terminal)
## Configuration
See [dotbot](https://github.com/anishathalye/dotbot/) docs for more info
and [install.conf.yaml](./install.conf.yaml) for examples.