- Notifications
You must be signed in to change notification settings - Fork10
leebyron/til
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Brief blurbs on miscellaneous matter; everyday things I learn, thingsI know but often forget, and anything else I care to write down as Ilearn in public. Not always definitive nor novel but hopefully helpfulor at least interesting.
This repo is automatically maintained by atil
script, found in/bin/til
,symlinked into my/.local/bin
directory. It relies on some local programsbeing available, such asvim
andfzf
.
Setting this up for your own system in its current state might not be sostraightforward. If setting up your own til is interesting enough to you thatyou would be willing to help factor out reusable parts, open an issue todiscuss.
- InstallNodeJS
- Install fzf
- Ubuntu:
sudo apt install fzf
- Ubuntu:
- Modify theConfig File with your own info
- InGitHub pages, set it so you have the settings:
- Source: Deploy from a branch (Classic Pages experience)
- Branch:
gh-pages
, from the folder/ (root)
Code found here is licensed underMIT. Content underCC BY 4.0.
About
Today I Learned