|
You are here |
pilledtexts.com | ||
| | | | |
tsumarios.github.io
|
|
| | | | | A Termux setup with essential tools, configuring zsh, and enhancing Neovim with plugins. | |
| | | | |
navendu.me
|
|
| | | | | I recently configured my development environment from scratch. This post documents my complete, although ongoing, setup. | |
| | | | |
citizen428.net
|
|
| | | | | In todays Rails quick tip well look at my local development workflow, specifically tmux, Overmind, and tmuxinator. tmux tmux is whats called a terminal multiplexer. The documentation explains what exactly that means as follows: It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal. The following screenshot shows a single tmux window with 3 panes: one displaying a greeting via figlet, one running hugo... | |
| | | | |
mor-pah.net
|
|
| | | [AI summary] A blog post explains how to remove a file or folder from a Git repository, including all past commits, using git filter-branch commands. | ||