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
- Host: GitHub
- URL: https://github.com/evertras/myrcs
- Owner: Evertras
- Created: 2015-04-13T20:00:05.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T13:05:23.000Z (over 2 years ago)
- Last Synced: 2025-04-06T00:25:43.049Z (about 1 year ago)
- Language: Shell
- Size: 375 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```