| ▲ | pythonbase a day ago | |
I have used tmux, tmuxup, fzf and direnv to automate my workflow. It's pointed to the work folder, contains a project picker, invokes shell with defaults (npm run dev, python manage.py runserver etc), and fires up cursor - saving a lot of keystrokes for project initialization. I have written about the process here: https://kashifaziz.me/blog/tmux-dev-workflow/ | ||