2022-08-23 15:46:16 +02:00
|
|
|
# til
|
|
|
|
|
|
|
|
_Inspired by [jbranchaud/til](https://github.com/jbranchaud/til)_
|
|
|
|
|
|
|
|
## Categories
|
|
|
|
|
|
|
|
- [git](./git/)
|
|
|
|
- [neovim](./neovim/)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
### git
|
|
|
|
|
|
|
|
- [clone to worktree](./git/clone-to-worktree.md)
|
2022-08-23 15:53:30 +02:00
|
|
|
- [push to multiple servers](./git/push-to-multiple-servers.md)
|
2022-08-23 15:46:16 +02:00
|
|
|
|
|
|
|
### neovim
|
|
|
|
|
|
|
|
- [debug what code set last filetype settings](./neovim/debug-what-code-set-last-filetype-settings.md)
|
|
|
|
- [netrw](./neovim/netrw.md)
|