1
0
Fork 0

Add missing theme screenshots

pull/234/head
Sorin Ionescu 12 years ago
parent a9b6c84ea5
commit d22d250a5c

@ -5,6 +5,9 @@
# Brian Tse <briankftse@gmail.com>
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Screenshots:
# http://i.imgur.com/zLZNK.png
#
function +vi-git-status() {
# Check for untracked files or updated submodules since vcs_info does not.

@ -15,6 +15,9 @@
# - Shows user@hostname if connected through SSH.
# - Shows if logged in as root or not.
#
# Screenshots:
# http://i.imgur.com/Xe1bu.png
#
function prompt_nicoulaj_precmd {
vcs_info

@ -8,6 +8,9 @@
# steeef <steeef@gmail.com>
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Screenshots:
# http://i.imgur.com/HyRvv.png
#
function virtualenv_info {
if [[ -n "$VIRTUAL_ENV" ]]; then

Loading…
Cancel
Save