https://github.com/aicioara/til
:man_student: Today I Learned
https://github.com/aicioara/til
til today-i-learned writing
Last synced: 9 months ago
JSON representation
:man_student: Today I Learned
- Host: GitHub
- URL: https://github.com/aicioara/til
- Owner: aicioara
- License: mit
- Created: 2020-04-18T21:01:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T10:08:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T02:12:07.104Z (about 1 year ago)
- Topics: til, today-i-learned, writing
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 16
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TIL
> Today I Learned
A collection of software engineering tips that I learn every day.
---
### chrome
- [Omnibox](chrome/omnibox.md)
- [Clear Service Worker Cache](chrome/clear-service-worker-cache.md)
### github
- [Github Actions](github/github-actions.md)
### macos
- [Fixing Hostname](macos/fixing-hostname.md)
- [One Button Do Not Disturb](macos/one-button-do-not-disturb.md)
- [Keyboard Shortcuts](macos/keyboard-shortcuts.md)
### meta
- [Today I Learned](meta/today-i-learned.md)
### terminal
- [Tmux True Color](terminal/tmux-true-color.md)
- [Git Delta](terminal/git-delta.md)
- [Command Timestamps](terminal/command-timestamps.md)