]> arthur.barton.de Git - OhMyZshExtensions.git/log
OhMyZshExtensions.git
8 years ago"editor_select": Add "atom" editor
Alexander Barton [Sun, 24 May 2015 23:59:45 +0000 (01:59 +0200)]
"editor_select": Add "atom" editor

Now we test for "atom", "mate", "sub", and "vim". In this order.

8 years ago"editor_select": Use "x=$(...)" instead of "x=`...`"
Alexander Barton [Sun, 24 May 2015 20:18:51 +0000 (22:18 +0200)]
"editor_select": Use "x=$(...)" instead of "x=`...`"

8 years agoAdd "OhMyZshExtensions.zsh": Additional shell initialization
Alexander Barton [Wed, 13 May 2015 20:50:55 +0000 (22:50 +0200)]
Add "OhMyZshExtensions.zsh": Additional shell initialization

8 years ago"1_local": Update PATH to include directories inside of $HOME
Alexander Barton [Mon, 11 May 2015 15:27:27 +0000 (17:27 +0200)]
"1_local": Update PATH to include directories inside of $HOME

8 years agoAdd "accounting" plugin: User accounting related functions
Alexander Barton [Fri, 8 May 2015 23:22:02 +0000 (01:22 +0200)]
Add "accounting" plugin: User accounting related functions

8 years ago"alex.zsh-theme": Fix $ZSH_THEME_HOSTNAME_PROMPT_SUFFIX
Alexander Barton [Tue, 5 May 2015 21:32:33 +0000 (23:32 +0200)]
"alex.zsh-theme": Fix $ZSH_THEME_HOSTNAME_PROMPT_SUFFIX

8 years agoAdd "5_dev_env" plugin: Setup local development environment
Alexander Barton [Tue, 5 May 2015 20:59:17 +0000 (22:59 +0200)]
Add "5_dev_env" plugin: Setup local development environment

At the moment, some environment variables for Git, pip, and
virtualenvwrapper will be set.

8 years ago"alex.zsh-theme": Add hostname to the prompt on remote systems
Alexander Barton [Tue, 5 May 2015 20:58:25 +0000 (22:58 +0200)]
"alex.zsh-theme": Add hostname to the prompt on remote systems

8 years ago"alex.zsh-theme": Remove "$PREFIX" variable in $PROMPT
Alexander Barton [Tue, 5 May 2015 20:55:40 +0000 (22:55 +0200)]
"alex.zsh-theme": Remove "$PREFIX" variable in $PROMPT

9 years ago"boot2docker": Define "DOCKER_HOST_IPA" variable
Alexander Barton [Sat, 18 Apr 2015 18:24:15 +0000 (20:24 +0200)]
"boot2docker": Define "DOCKER_HOST_IPA" variable

9 years agoAdd "boot2docker" plugin: Setup Docker boot2docker environment
Alexander Barton [Sat, 18 Apr 2015 15:31:15 +0000 (17:31 +0200)]
Add "boot2docker" plugin: Setup Docker boot2docker environment

9 years ago"editor_select": (Re-)define "zshrc" alias using $EDITOR
Alexander Barton [Thu, 2 Apr 2015 15:52:42 +0000 (17:52 +0200)]
"editor_select": (Re-)define "zshrc" alias using $EDITOR

9 years agoAdd "keychain" plugin: Setup SSH & GnuPG agents using keychain(1)
Alexander Barton [Fri, 27 Mar 2015 15:46:41 +0000 (16:46 +0100)]
Add "keychain" plugin: Setup SSH & GnuPG agents using keychain(1)

9 years ago"ccache" plugin: Assume that ccache is installed when plugin is used
Alexander Barton [Fri, 27 Mar 2015 15:44:40 +0000 (16:44 +0100)]
"ccache" plugin: Assume that ccache is installed when plugin is used

9 years agoAdd "reminders" plugin: Show reminders
Alexander Barton [Fri, 27 Mar 2015 15:38:29 +0000 (16:38 +0100)]
Add "reminders" plugin: Show reminders

Currently icalBuddy(1) and remind(1) are supported.

9 years agoAdd "ccache" plugin: Initialize ccache(1)
Alexander Barton [Fri, 27 Mar 2015 15:07:28 +0000 (16:07 +0100)]
Add "ccache" plugin: Initialize ccache(1)

9 years agoAdd "0_console" plugin: Validate console and set "TERM"
Alexander Barton [Fri, 27 Mar 2015 15:03:39 +0000 (16:03 +0100)]
Add "0_console" plugin: Validate console and set "TERM"

9 years agoAdd "editor_select" plugin: Auto-detect usable editor
Alexander Barton [Fri, 27 Mar 2015 15:03:03 +0000 (16:03 +0100)]
Add "editor_select" plugin: Auto-detect usable editor

9 years ago1_local.plugin.zsh: Setup locale cache and home directory paths
Alexander Barton [Tue, 17 Mar 2015 13:40:34 +0000 (14:40 +0100)]
1_local.plugin.zsh: Setup locale cache and home directory paths

9 years agoFixed indentation, use tabs (not spaces)
Alexander Barton [Tue, 17 Mar 2015 10:21:25 +0000 (11:21 +0100)]
Fixed indentation, use tabs (not spaces)

9 years agoInitial commit
Alexander Barton [Sat, 14 Mar 2015 13:07:40 +0000 (14:07 +0100)]
Initial commit