This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

2.5k 2 0

Clone this repository

https://tangled.org/ronshavit.com/dotfiles https://tangled.org/did:plc:lvknepdinelo42mpx7mxg5kp
git@knot.ronshavit.com:ronshavit.com/dotfiles git@knot.ronshavit.com:did:plc:lvknepdinelo42mpx7mxg5kp

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Dotfiles#

Install#

git clone <this-repo>
cd <this-repo>
make install

Manual Installs#

This config uses Berkeley Mono as the system font, so it needs to be installed manually.

Prerequisites:

  • Docker CLI
  • Installed and unzipped the font from their website

After installing it, run ron-patch-berkeley-mono

Local Fish Config#

~/config.fish

If there's customization you want Fish to load on startup that is specific to this machine. It will be loaded at the top of .config/fish/config.fish.

Local Git & JJ Configs#

~/.gitconfig.local
~/.config/jj/conf.d/local.toml

Useful for customization such as modifying the [user] section.

References#