diff options
| author | 2012-02-25 17:04:54 +0100 | |
|---|---|---|
| committer | 2012-02-25 17:04:54 +0100 | |
| commit | afba371c023144e8f82461c7c09c8dbc18d23857 (patch) | |
| tree | 1b7b69eb84c6955d34d6a56ec29ff7f2f342a22f | |
| parent | fd8710f7f829ccebf4b88203d9a1e9d836be67be (diff) | |
| download | dotfiles-afba371c023144e8f82461c7c09c8dbc18d23857.tar.gz dotfiles-afba371c023144e8f82461c7c09c8dbc18d23857.zip | |
.zshenv
| -rw-r--r-- | .zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ export LESS_TERMCAP_us=$'\e[0;36m' export PAGER=$LESSCMD export EDITOR="emacsclient -c" +export HARFLARGLAR="$HARFLARGLAR:zshenv" # Aliases alias alpine="alpine -p ""{imap.gmail.com/ssl/user=tom.willemsen@archlinux.us}remote_pinerc""" |
