Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabouzeid/dotfiles
Home for my dotfiles
https://github.com/kabouzeid/dotfiles
Last synced: 14 days ago
JSON representation
Home for my dotfiles
- Host: GitHub
- URL: https://github.com/kabouzeid/dotfiles
- Owner: kabouzeid
- Created: 2017-10-07T17:10:44.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T06:10:32.000Z (about 1 month ago)
- Last Synced: 2024-10-12T23:10:04.437Z (29 days ago)
- Language: Lua
- Homepage:
- Size: 4.16 MB
- Stars: 27
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏠 dotfiles
```bash
# clone and link dotfiles
git clone https://github.com/kabouzeid/dotfiles ~/.dotfiles && cd ~/.dotfiles && ./install
```## Optional
```bash
# commonly used binaries such as nvim, fd, rg, ...
SHELL=bash ./install -vv -c install-binaries.conf.yaml
``````bash
# patched symbol fonts
./install -c install-fonts.conf.yaml
```