···5566Most imprantant for my workflow I leverage a combination of `nvim`, `tmux`, and a tiling window manager orchestrated with `skhd` and `yabai`.
7788-
88+
9910101111## Key Components
···1818- **Terminal**: [Kitty](https://github.com/kovidgoyal/kitty)
1919- **Note-Taking**: Obsidian, where my Second Brain thrives
20202121+#### Terminal Powered Workflow [[More Images](https://www.ssp.sh/brain/neovim/#my-setup-images)]
2222+
2323+2424+In one screen:
2525+1. data integration/dbt code
2626+2. analysis of SQL queries
2727+3. db connections/browser
2828+4. result of queries
2929+5. docker build
3030+6. dbt run
3131+7. postgres
3232+8. more windows/sessions (Tmux)
3333+3434+3535+3636+2137## [Obsidian](https://www.ssp.sh/brain/obsidian)
22382323-
3939+
24402541I made two of my own Themes, they are called [Kanagawa](https://github.com/sspaeti/obsidian_kanagawa) and [Rosé Pine](https://github.com/sspaeti/obsidian_rose_pine).
2642Also check my YT video [how I use Obsidian](https://youtu.be/LQasaw4MkqE), in case that's interest you.