Skip to content

Instantly share code, notes, and snippets.

@torbensky
Last active January 25, 2018 18:36
Show Gist options
  • Save torbensky/5b7849961647058f1761c9e3cef2d5ba to your computer and use it in GitHub Desktop.
Save torbensky/5b7849961647058f1761c9e3cef2d5ba to your computer and use it in GitHub Desktop.
zsh learning

Installing zsh (ubuntu/mint)

sudo apt-get install zsh

oh-my-zsh

A pretty nice zsh configuration manager. Has some great plugins and useful poweruser features.

Themes

Dual-wielding

I liked the look of some terminals that had textual information aligned with the right side of the terminal as well as on the left side. This seemed like a good way to get additional information without crowding the left side too much.

I found this resource:

Right side prompt elements

TODO: Find some good ones

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment