diff options
| author | Anton Bobov <abobov@gmail.com> | 2012-06-06 13:11:20 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2012-06-06 13:11:20 +0600 |
| commit | ff29b27d8d29407508bc712f1cddb6e07a3f6fab (patch) | |
| tree | 6da58c56adfa81b03420dba3eba1738f9c43979f | |
| parent | c2d434cde1cde6b6d9cc85276f122aa793421a6b (diff) | |
Update.
| -rw-r--r-- | files/.mutt/maillists | 2 | ||||
| -rw-r--r-- | files/.mutt/maillists.generate | 18 | ||||
| -rw-r--r-- | files/.zsh/rc/S20_environment | 2 | ||||
| m--------- | files/bin | 0 |
4 files changed, 3 insertions, 19 deletions
diff --git a/files/.mutt/maillists b/files/.mutt/maillists index 3bb0e04..235d9a7 100644 --- a/files/.mutt/maillists +++ b/files/.mutt/maillists @@ -9,8 +9,6 @@ gentoo-user@lists.gentoo.org =ml_gentoo_user gentoo-user-ru@lists.gentoo.org =ml_gentoo_user_ru awesome@naquadah.org =ml_awesome rxvt-unicode@lists.schmorp.de =ml_urxvt -cygwin@cygwin.com =ml_cygwin -google-web-toolkit@googlegroups.com =ml_gwt trac-users@googlegroups.com =ml_trac tmux-users@lists.sourceforge.net =ml_tmux diff --git a/files/.mutt/maillists.generate b/files/.mutt/maillists.generate index d7c7f36..dd917f0 100644 --- a/files/.mutt/maillists.generate +++ b/files/.mutt/maillists.generate @@ -1,4 +1,4 @@ -# Generate date: Mon Oct 17 11:49:14 2011 +# Generate date: Втр Апр 17 18:57:07 YEKT 2012 # vim: ft=muttrc : # email: mutt-users@mutt.org # mailbox: =ml_mutt @@ -48,22 +48,6 @@ folder-hook "=ml_urxvt" source folder-hooks.maillist fcc-hook rxvt-unicode@lists.schmorp.de "=ml_urxvt" -# email: cygwin@cygwin.com -# mailbox: =ml_cygwin -subscribe cygwin@cygwin.com -mailboxes "=ml_cygwin" -folder-hook "=ml_cygwin" source folder-hooks.maillist -fcc-hook cygwin@cygwin.com "=ml_cygwin" - - -# email: google-web-toolkit@googlegroups.com -# mailbox: =ml_gwt -subscribe google-web-toolkit@googlegroups.com -mailboxes "=ml_gwt" -folder-hook "=ml_gwt" source folder-hooks.maillist -fcc-hook google-web-toolkit@googlegroups.com "=ml_gwt" - - # email: trac-users@googlegroups.com # mailbox: =ml_trac subscribe trac-users@googlegroups.com diff --git a/files/.zsh/rc/S20_environment b/files/.zsh/rc/S20_environment index 3857e04..8f58c64 100644 --- a/files/.zsh/rc/S20_environment +++ b/files/.zsh/rc/S20_environment @@ -5,6 +5,8 @@ if [ x"$HOSTNAME" = x ] ; then export HOSTNAME=$(/bin/hostname) fi +path=(~/bin $path) + export SHELL=/bin/zsh export MANWIDTH=80 diff --git a/files/bin b/files/bin -Subproject f6d01e0c960861f3234ef58916b8106785d053f +Subproject 8d2a305cd4a5f7fbbe2aae6c7680fcf24e5dc51 |
