r0nsha / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Install

git clone <this-repo>
cd <this-repo>
./bin/bootstrap.sh

MacOS Defaults

If you're on MacOS and want some sensible defaults, you can run ./bin/.macos.

Local Fish Config

If there's customization you want Fish to load on startup that is specific to this machine (stuff you don't want to commit into the repo), after running ./bin/bootstrap.sh, open ~/.env.fish and put it all in there. It will be loaded at the top of fish/config.fish.

Font

The config assumes that you have IosevkaTerm Nerd Font installed on your machine.

References

About


Languages

Language:Shell 50.8%Language:Lua 49.2%