Tag Archives: zsh

Displaying the current repo in your prompt

I tend to nest repos a lot in my usual workflow (The common elements are generally ~/code/ext/[repo], but with the pull_ext infrastructure I wrote, >5 levels of nesting are not uncommon). To work around this, I wanted my prompt to … Continue reading

Posted in Articles | Tagged , , | Leave a comment

titles in GNU screen

I love screen. (Though I am contemplating a migration to tmux, pending hackery) But one thing I /hate/ is having to manually title windows. Enter this hack (Currently only works with zsh afaik, but if you know the name of … Continue reading

Posted in Guides, Hax | Tagged , , , , , , | Leave a comment