Aaron Lichtman
Aaron Lichtman
I wanted to set up a scratch buffer that is toggle-able (like `:ScratchPreview`) and automatically focuses my cursor on the buffer when opening it. I was expecting a `:ScratchToggle` command,...
NERDTree inlines the `.. (up a dir)` option.  With CHADTree, you can move the CHADTree root up one directory with `C`. Can this be inlined like in NERDTree? 
Refreshed cargo.lock with updated dependencies and built it locally. Resolves #258
Fix #1586 This replaces #1780 -- I messed up the rebase and ended up cherrypicking the commit instead of fighting with git / gh :upside_down_face: ## Licensing By submitting code...
### What happened? - Minimal Mistakes version: `4.24.0` - Ruby gem or remote theme version: `remote_theme: "mmistakes/minimal-mistakes"` - Jekyll version: ` 3.9.3` - Git repository URL: https://github.com/alichtman/alichtman.github.io (bad version isn't...
I think this format is a lot more useful than the `termgraph` solution discussed in #743. **Calendar Heatmap Exporter**:  **`termgraph --calendar`**:  ### Checklist - [x] I have read...
It seems like it's not currently possible to get replies to notifications on Ubuntu at the moment. It would be awesome if I could! Same for buttons on Linux notifs....
Maybe: `$ git push` failed! You probably need to `$ git pull` first. ``` Successful commit. Pushing to remote: [email protected]:alichtman/dotfiles[origin/main]... Traceback (most recent call last): File "/home/linuxbrew/.linuxbrew/bin/shallow-backup", line 8, in...
Maybe instead of prompting for a git commit message on the CLI, we just drop into a `git commit` editor. `git commit -v`