Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kairichard/dotfiles
🔧 .dotfiles with flavors for server and desktop including a bootstrap mechanism
https://github.com/kairichard/dotfiles
brewfile ci dotfiles lace osx-dotfiles osx-setup ruby ubuntu
Last synced: 1 day ago
JSON representation
🔧 .dotfiles with flavors for server and desktop including a bootstrap mechanism
- Host: GitHub
- URL: https://github.com/kairichard/dotfiles
- Owner: kairichard
- Created: 2010-11-03T19:10:06.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T10:26:39.000Z (13 days ago)
- Last Synced: 2025-01-16T12:03:06.759Z (12 days ago)
- Topics: brewfile, ci, dotfiles, lace, osx-dotfiles, osx-setup, ruby, ubuntu
- Language: Vim Script
- Homepage: https://kairichardkoenig.de
- Size: 2.22 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## .dotfiles [![Build Status](https://travis-ci.org/kairichard/dotfiles.svg?branch=master)](https://travis-ci.org/kairichard/dotfiles)
iterm2 with tomorrow night as theme.### Installing
Installing is easy just fetch the packages using:```
$ lace fetch https://github.com/kairichard/dotfiles.git --name=kairichard_dotfiles
```Then set it up using:
```
$ lace setup kairichard_dotfiles
```This only works when you have [lace](https://github.com/kairichard/lace) installed, to do so use the following command:
```
gem install lace
```### Todo
- [ ] Rewrite vimrc into propper lua config
- [ ] configure :telescope keybindings
- [ ] configure :trouble keybindings
- [ ] remove unneeded plugins and configuration.