Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sontek/homies
My configuration files (.screenrc, .vimrc, .weechat, .bashrc, .gitconfig, etc)
https://github.com/sontek/homies
Last synced: 7 days ago
JSON representation
My configuration files (.screenrc, .vimrc, .weechat, .bashrc, .gitconfig, etc)
- Host: GitHub
- URL: https://github.com/sontek/homies
- Owner: sontek
- Created: 2009-11-11T19:14:12.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T13:19:24.000Z (2 months ago)
- Last Synced: 2025-02-07T19:08:11.948Z (14 days ago)
- Language: Lua
- Homepage:
- Size: 7.94 MB
- Stars: 537
- Watchers: 41
- Forks: 239
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is the repository that has all the scripts for
bootstrapping a development environment on my computers.- `bootstrap.sh` - This will install the bare minimum
necessary for doing the provisioning
- `justfile` - This is the main script for defining all
the available options. `just help`# Bootstrapping
We need to get some base tooling installed so that the
rest of the tooling can depend on it, so the first step
is to run `./bootstrap.sh`# Installing
To get everything installed and provisioned you can run:```
just install
```# Vim
To update the plugins used in nvim:```
:PackerUpdate
```# Fonts
I currently use JetBrainsMono Nerd Font patched from here:- https://www.nerdfonts.com/font-downloads