1
0
Fork 0

Commit Graph

  • f0beadba87 Personalize sorin prompt Brian Moran 2015-08-29 21:16:30 -0400
  • 426f15e20d python_info[version] will show python version in the format "py-3.4.1" (without the quotes.) #958 mayuroks 2015-08-29 08:13:21 +0530
  • 9f3118f018 2015-08-27 Daily commit. Lance Helsten 2015-08-27 08:57:47 -0600
  • 9c693bd4f5
    Add tmux session info to zprestorc #607 Matt Henkel 2015-08-25 10:30:17 -0600
  • 6741ac2639
    Adding the ability to specify tmux session name. Matt Henkel 2014-05-08 21:04:39 -0600
  • b939092757 Add note in README about how to workaround installation with existing .zshrc #955 Thomas Buckley-Houston 2015-08-25 14:49:15 +0100
  • 6c6f234681 Add module cowbuilder #954 Olaf Conradi 2015-08-24 19:19:27 +0200
  • 7bd6e163e0 completion: Cap max-errors at 7 to avoid hanging #953 Anton Lofgren 2015-08-20 08:17:32 +0200
  • 52f5f2ef01 epiloque theme & completion updates epiloque 2015-08-19 05:53:06 +0400
  • a5870b2e93 Improve and simplify titling functions. #599 Olaf Conradi 2014-04-28 04:19:52 +0200
  • 9a7577cce7 Merge 5d5499ef90 into f2a826e963 #949 Michael Yockey 2015-08-14 19:42:48 +0000
  • 5d5499ef90 feat (tmux): Adding session management by convention #949 Michael Yockey 2015-08-14 15:09:26 -0400
  • e792d78b71 chore: Integrating new changes from upstream Michael Yockey 2015-08-14 10:34:43 -0400
  • cfd98dab0b feat (ruby): Autoswitching Ruby versions with Chruby Michael Yockey 2015-08-14 10:34:18 -0400
  • 4aae5b5d9c feat (profile): Setting prompt theme to smiley Michael Yockey 2015-08-14 10:33:43 -0400
  • 217e53fc08 feat (profile): Adding tmux, ruby, and git modules Michael Yockey 2015-08-14 10:33:16 -0400
  • 39c12070e5 feat (profile): Adding Projects directory to cdpath Michael Yockey 2015-08-14 10:32:34 -0400
  • f650cf6604 feat (tmux): Naming new sessions for the pwd Michael Yockey 2015-08-14 10:31:46 -0400
  • f6ae9cd66e Added option to skip git aliases definition #948 Eduardo San Martin Morote 2015-08-09 12:40:04 +0200
  • f3d26306cf
    git-info: use tab as separator for splitting... #902 Zhiming Wang 2015-06-13 02:09:29 -0700
  • ad2b71d00e Added info for setup files Lance Helsten 2015-08-04 16:17:53 -0600
  • dca5fd3e6d Adjust for path_help Lance Helsten 2015-08-04 16:05:30 -0600
  • fe87b2f2aa Routine Lance Helsten 2015-08-04 13:08:33 -0600
  • 4fc9800d97 Merge 6067626568 into f2a826e963 #943 Matt Hamilton 2015-08-04 01:17:51 +0000
  • 6067626568 update submodules to latest commit #943 Matt Hamilton 2015-08-03 21:16:28 -0400
  • 2d6584b6fb 📝 Add depth to clone command #941 Steel Brain 2015-08-01 23:46:18 -0600
  • b6722a5d06 Fix unarchive for .deb which uses xz, and absolute paths #939 Zach Riggle 2015-07-31 16:00:17 -0400
  • ab93bed08a Add symfony2 module ported from symfony2 plugin of oh-my-zsh longkey1 2015-07-30 14:11:03 +0900
  • a8f7a336cb Merge 193625979a into f2a826e963 #934 Joel Kuzmarski 2015-07-28 09:17:38 +0000
  • 193625979a Update pure theme #934 Joel Kuzmarski 2015-07-28 04:15:43 -0500
  • 29e7fd20a3 Merge c96f3993fc into f2a826e963 #932 Matt Odille 2015-07-24 20:24:12 +0000
  • c96f3993fc Update external completions #932 Matt Odille 2015-07-24 16:18:27 -0400
  • b82b1b0b8c Add statusline theme #928 Ellis Tsung 2015-07-17 13:33:51 -0500
  • 769162a64e Fix typo in yum module README #922 Ryan S. Brown 2015-07-11 15:53:23 -0400
  • 4fb6242c0f utility module: fix/improve colordiff call in diff #923 Zhiming Wang 2015-07-09 17:53:58 -0700
  • ec06ff0d2a Fix typo in dnf module README Ryan Brown 2015-07-09 18:46:09 -0400
  • c815586b4d new theme 'squiggs' #921 Matthew Crenshaw 2015-07-09 10:57:43 -0400
  • 10a8bc2438 Add groovy module #919 Pavel Chernykh 2015-07-09 12:56:25 +0300
  • 234d5c0f7b Settings and tab title. Lance Helsten 2015-07-07 11:46:36 -0600
  • 0dfebebe99 Update submodules Emmanuel Bouthenot 2015-07-07 10:23:36 +0200
  • f45c876775 Add kolter theme Emmanuel Bouthenot 2015-07-07 10:23:00 +0200
  • d67dc82de3 Add sys module Emmanuel Bouthenot 2015-03-11 00:15:42 +0100
  • e1adba9986 Add docker module #913 Pavel Chernykh 2015-06-30 14:57:30 +0300
  • 9f8f0cdc83 Added virtualenv visual Lance Helsten 2015-06-26 13:51:18 -0600
  • a3c9530ab7 Moved my zsh settings into project. Lance Helsten 2015-06-26 13:06:30 -0600
  • 5ab47d11f0 Command to activate virtualenvs on changing directory Enables automatic activation of a virtualenv when jumping into a directory This is done by looking in the current directory for a file or directory named `.venv`. If it's not found in the current directory its parents will also be examined. `.venv` can be either: 1. A file containing the name of a virtualenv found in $WORKON_HOME 2. A directory containing bin/activate (meaning that the directory is assumed to be a virtualenv.) If $WORKON_HOME is set it is assumed that virtualenvwrapper is installed and the `workon` command will be issued. #910 Jacob Magnusson 2015-06-26 16:42:24 +0200
  • 084433428a Fix: Don't force ~/.virtualenvs as WORKON_HOME #909 Jacob Magnusson 2015-06-26 15:19:21 +0200
  • 79d490334c Update `git clean` alias to clean directories as well #905 Amir Nissim 2015-06-16 10:44:09 +0300
  • 6d2adc8e7a
    Remove useless use of grep #904 Zhiming Wang 2015-06-14 19:17:48 -0700
  • c9a2c8828f python module: pyenv-virtualenvwrapper support #898 Zhiming Wang 2015-06-04 20:07:41 -0700
  • f2a826e963 Add preview function to sorin theme #917 theme/sorin Sorin Ionescu 2015-05-31 16:51:29 -0400
  • bdec6c4e20 Redraw only when called from subprocess Sorin Ionescu 2015-05-31 16:50:03 -0400
  • ef634f38a4 Replace signal TERM with KILL Sorin Ionescu 2015-05-31 16:47:16 -0400
  • b761261b11 Replace signal USR1 with WINCH Sorin Ionescu 2015-05-31 16:46:42 -0400
  • eb3a1c9d76 Merge pull request #1 from sorin-ionescu/master #1006 Bruce Hernandez 2015-05-31 11:09:20 -0700
  • 02c5f776fc [Fix #892] Symlink prompt pure async dependency Sorin Ionescu 2015-05-28 20:24:58 -0400
  • aa302c369e browser-home-profile: mktmp: Fixed typo (help function) #890 tokiclover 2015-05-28 12:12:38 +0200
  • beac21f5ad browser-home-profile: mktmp: Added busybox/mktemp support (0.8 version bump) tokiclover 2015-05-28 11:51:58 +0200
  • a275db55d6 Fix MacPorts typo Sorin Ionescu 2015-05-25 22:25:22 -0400
  • b6efdc1ea4 Add DNF module FireWave 2013-03-28 16:58:10 -0400
  • 904c94469e Consolidate brew update and upgrade aliases Sorin Ionescu 2015-05-26 22:05:49 -0400
  • 159418835f Add Linux as as requirement Quang-Linh LE 2014-12-10 08:54:54 +0100
  • f7ea78078f Update pure theme Sorin Ionescu 2015-05-25 21:58:43 -0400
  • ba48d721a9 Merge b4dc724b84 into fe64f91f52 #886 Pavel Skvazh 2015-05-25 08:28:59 +0000
  • b4dc724b84 Update init.zsh #886 Pavel Skvazh 2015-05-25 11:28:42 +0300
  • 7659156ddf Merge 2724a54817 into fe64f91f52 #858 Tevin Zhang 2015-05-23 01:48:00 +0000
  • 86ac556630 osx module: new function window #880 Zhiming Wang 2015-05-22 14:30:55 -0700
  • 43a54eb050 osx module: add iTerm2 support to the tab function Zhiming Wang 2015-05-18 19:55:48 -0700
  • 2b548730cc Use interactive shell when restarting Zsh Christian Bundy 2015-05-21 16:28:15 -0700
  • fffd53b57c browser-home-profile/functions: Renamed pr_ prefix to pr- (minor fix) tokiclover 2015-05-15 12:17:16 +0200
  • 522c723356 browser-home-profile/init.zsh: Converted specific browser to generic browser profile tokiclover 2015-05-14 22:35:49 +0200
  • 8fa34532c2 browser-home-profile/functions/bhp: Converted specific browser to generic browser profile tokiclover 2015-05-14 20:06:24 +0200
  • 2069e408fb browser-home-profile/functions/mktmp: Use only a mktemp variant function tokiclover 2015-05-14 20:06:02 +0200
  • 5ce054262a browser-home-profile/README.md: Synced to new generic web-browser home-profile tokiclover 2015-05-14 10:34:42 +0200
  • a68de59600 modules/browser-home-profile: Converted firefox to browser (home-profile) tokiclover 2015-05-14 10:33:46 +0200
  • 579ccaed7d firefox-home-profile/README.md: Added cache-directory support or refactorization tokiclover 2015-05-10 16:24:05 +0200
  • 16d3b2ce6a firefox-home-profile/init.zsh: Added cache-directory support tokiclover 2015-05-10 16:23:37 +0200
  • f0cfb685ff firefox-home-profile/fhp: Added cache-directory support tokiclover 2015-05-10 16:23:21 +0200
  • f3081c8a40 firefox-home-profile/checkpath: Use checkpath variant (instead of mktmp) with mktemp compatible swicthes tokiclover 2015-05-10 16:22:47 +0200
  • ca94eccbb9 Renamed modules/firefox-{=>home-}profile tokiclover 2015-05-10 16:21:22 +0200
  • ab5575de27 Merge 076a5dc9d4 into fe64f91f52 #407 FireWave 2015-05-19 22:41:52 +0000
  • fe64f91f52 Update sorin screenshot Sorin Ionescu 2015-05-19 17:39:00 -0400
  • b46769149b Remove Emacs indicator Sorin Ionescu 2015-05-19 17:19:21 -0400
  • 999f0d1a74 Use numerical colors Sorin Ionescu 2015-05-19 17:14:36 -0400
  • f6a2c73423 Remove 'git:' prefix Sorin Ionescu 2015-05-19 17:12:17 -0400
  • a1dea6ae43 Get Git status asynchronously Sorin Ionescu 2015-02-22 19:51:09 -0500
  • cd5067668c Substitute command when alias is undefined Sorin Ionescu 2015-05-19 18:24:04 -0400
  • 6a812ed36b Correct typos in completion module Scott Stevenson 2015-05-05 21:25:26 +0100
  • ca03fd670a Skip setting terminal title inside Emacs James Conroy-Finn 2015-03-01 14:02:05 +0000
  • 504ec1b8c9 substitute command name when alias is not defined #878 Zhiming Wang 2015-05-10 14:23:57 -0700
  • d8b7ff6a14 Update Utility http-serve #876 plessbd 2015-05-09 03:25:07 -0400
  • f7d286a61a Document the interactive toggle #869 Sami Haahtinen 2015-05-06 21:20:17 +0300
  • 056ca2c868 Added highlighting patterns options in zstyle for the zsh-syntax-highlighting submodule #872 Martin Zeman 2015-05-06 06:21:22 +0200
  • 3bd56a26cc Correct typos in completion module #871 Scott Stevenson 2015-05-05 21:25:26 +0100
  • 2724a54817 update new brewu in README #858 Tevin Zhang 2015-05-05 20:40:32 +0800
  • 54506f1705 omit warning of brew upgrade Tevin Zhang 2015-04-28 16:07:23 +0800
  • 712b0ae25c Add interactivity toggle to utility module Sami Haahtinen 2015-05-04 07:56:18 +0300
  • 08676a273e Update pure theme Sorin Ionescu 2015-05-03 13:39:33 -0400
  • 20766138cb Update external history-substring-search Sorin Ionescu 2015-05-03 13:39:09 -0400
  • e9f86bf4db Update the link to iTerm2 and tmux integration Alex Wolkov 2015-05-01 16:35:59 +0300