fix formatting
This commit is contained in:
parent
0c1be038c9
commit
6892ac4a3b
1 changed files with 9 additions and 6 deletions
|
|
@ -20,12 +20,15 @@ Since May 2025, I've been using the same tmux+neovim-centric setup. Sessions hou
|
||||||
preventing me from efficiently automating it.
|
preventing me from efficiently automating it.
|
||||||
- <u>Archaic git workflow</u>: Now that I was frequently collaborating on large
|
- <u>Archaic git workflow</u>: Now that I was frequently collaborating on large
|
||||||
codebases, I needed to context-switch rapidly. I could not. This was primarily
|
codebases, I needed to context-switch rapidly. I could not. This was primarily
|
||||||
due to two things: 1. <u>Nonexistent task management system</u>: I used a raw
|
due to two things:
|
||||||
`.txt` file to manage my priorities. I have also been known to use Chrome tabs
|
1. <u>Nonexistent task management system</u>: I used a raw `.txt` file to
|
||||||
as a backup todo list. 2. <u>Poor workflow processes</u>: creating PRs,
|
manage my priorities. I have also been known to use Chrome tabs as a backup
|
||||||
leaving reviews, and iterating was slow. Coding was slow. Typing was slow. My
|
todo list.
|
||||||
neovim broke _all_ the time. It was nearly impossible to keep my Linux config
|
|
||||||
in sync when I went home to code on personal projects.
|
2. <u>Poor workflow processes</u>: creating PRs, leaving reviews, and
|
||||||
|
iterating was slow. Coding was slow. Typing was slow. My neovim broke _all_
|
||||||
|
the time. It was nearly impossible to keep my Linux config in sync when I
|
||||||
|
went home to code on personal projects.
|
||||||
|
|
||||||
# the solutions
|
# the solutions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue