Posts about terminal
- TIL: Constructing a PDF from .jpg image files
- TIL: Shell environment variable tricks
- TIL: git push --force-with-lease
- TIL: Makefiles that are self-documenting, and process all extant files.
- TIL: Creating Animated Meme GIFs on the Command-Line
- TIL: Download audio from YouTube
- TIL: Git Annotated Tags
- TIL: Format Python Snippets with Black.
- LXD for Development Environments.
- Dina font as an OTF.
- Installing Colout
- Automate Gnome keybindings
- Postscript formatted man pages
- TIL: When to use three dots vs two in Git
- TIL: Listen to your phone through your PC speakers
- TIL: Understanding git rebase so it sticks
- pip install : Lightspeed and Bulletproof
- Compiling MacVim with Python 2.7
- Python 2.7 regular expression cheatsheet
- TIL: Launch Gitk displaying all branches
- TIL: 'Go to Definition' in Vim for Python using Ctags, Done Right
- Rerun unit tests whenever files update
- TIL: More Colored Terminal text on Windows: AnsiCon
- colorama: Simple cross-platform Python API for colored terminal text
- Acceptance Testing .NET Applications using IronPython
- TIL: MSWindows Programming : Propogating child process exit values out of .bat scripts
- Set your Prompt
- Programming on Windows : Use Console
- Testwatcher
- TIL: Show last command exit value in Bash shell prompt
- Writing C/C++ on Windows using g++ under Cygwin