kabouzeid / dotfiles

Home for my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏠 dotfiles

# clone and link dotfiles
git clone https://github.com/kabouzeid/dotfiles ~/.dotfiles && cd ~/.dotfiles && ./install

Optional

# commonly used binaries such as nvim, fd, rg, ...
SHELL=bash ./install -vv -c install-binaries.conf.yaml
# patched symbol fonts
./install -c install-fonts.conf.yaml

About

Home for my dotfiles


Languages

Language:Lua 42.6%Language:Python 31.8%Language:Shell 15.3%Language:Vim Script 7.1%Language:CSS 3.2%