An open API service indexing awesome lists of open source software.

https://github.com/evertras/myrcs

My vimrc and bashrc for easy tracking/porting
https://github.com/evertras/myrcs

Last synced: 10 months ago
JSON representation

My vimrc and bashrc for easy tracking/porting

Awesome Lists containing this project

README

          

# RCs

*DEPRECATED:* prefer using home-manager with [nix-systems](https://github.com/Evertras/nix-systems) repo!

My RCs and stuff.

## Useful links

[Nerdfonts](https://www.nerdfonts.com/)

## Install nix (optional)

[Docs](https://nixos.org/download.html)

Installation of the nix config is taken care of in the config installation step.

## Bootstrap the machine (optional)

Check [./bootstrap](./bootstrap/) for bootstrapping a machine with things like
i3, asdf, picom, etc.

## Install configs

Installs configs by linking them to this repository.

```bash
./scripts/install.sh
```