2013-07-17 |
Joerg Jaspert | unneeded line |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Joerg Jaspert | add completion for tm. (most probably this can be done... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Joerg Jaspert | only use history_file if it exists |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Joerg Jaspert | wups, copied too much |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Joerg Jaspert | fix up. let it complete ttl and tags nicely |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Joerg Jaspert | Merge branch 'master' of git.ganneff.de:zsh |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Joerg Jaspert | initial version of completion for publish |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Joerg Jaspert | remove unneded compdef calls, add zshenv.local.sample... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Joerg Jaspert | cleanup aliases a bit more |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Joerg Jaspert | fixup git aliases |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Joerg Jaspert | fix comments |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Joerg Jaspert | add rxvt-unicode-256color to those TERMs we transmit... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Joerg Jaspert | fix host completion |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joerg Jaspert | noglob for scp |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Joerg Jaspert | limit syntax hilight to zsh >=437 |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Joerg Jaspert | Add git-escape-magic |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Joerg Jaspert | Comment |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Joerg Jaspert | move the jj_chpwd addition out of the function file... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Joerg Jaspert | remove dist-config - which was too specific for my... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Joerg Jaspert | just use the shortcut zsh has |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Joerg Jaspert | Adjust keybindings to also work in mc subshell |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Joerg Jaspert | load zle widgets in a for loop and (in debug mode)... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Joerg Jaspert | fix flags in debug message |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Joerg Jaspert | add history-beginning-search-menu binding on C-xC-x |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Joerg Jaspert | only add dirpersiststore to zshexit hook when dirstackh... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Joerg Jaspert | rename the sudo alias to xsudo. we dont want to uncondi... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Joerg Jaspert | and comment more, so its even less pre-configured by me |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Joerg Jaspert | spelling fix |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Joerg Jaspert | change dirstackhandling to to default to off. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Joerg Jaspert | double alias is no good |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Joerg Jaspert | use $2 in preexec. ignore some zsh "internal" words... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Joerg Jaspert | Follow Jean-Philippe Ouellets change and s/exit/return/ |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Joerg Jaspert | dont set LANG=Cfor git |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | resort and add some git aliases. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | added extract/ls-archive from sorin ionescu |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | new way of handling plugins, allow oh-my-zsh plugins too 0.0.42 |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | update history-substring-search plugin |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | move global aliases down, add LL and NE |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | change echo to print |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | rename files, to have a better series. also adjust... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Joerg Jaspert | use correct array name |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Joerg Jaspert | also cycle through grep -v |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Joerg Jaspert | add the functions needed for some keybindings |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | make mime setup optional |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | redo the keybindings. now also with the vi maps. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | new styles for the accept-line widget |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | change keybinding to Control-XControl-G |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | more functions to destroy at config load end |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | move where it belongs - into environment |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | new functions taken from grml, to get a nicer keybindin... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | move into functions file |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | Move modules to load earlier |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Joerg Jaspert | use fc -l -1 for "more history in the stats" |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | zbell prompt |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | Add copy-prev-shell-word keybinding. add Status/Start... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | add the link to the gist for zbell |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | Wah, wrong \ |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | adjust markup |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | change style, its an ordered list |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | Update README a bit. Though im sure it can still be... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | fix error in default display - mandwidths default if... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | in case the user doesn't symlink but copy the zshenv... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | detect redhat |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | vcs_info and battery settings in zshenv.local.sample |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | remove the forced C language for man |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | Rework the ssh/gpg-agent function |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | Ah sod it, better check for exit level > 9 |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Joerg Jaspert | also ignore error level 8 for screen |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | some readme text |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | use ZDOTDIR |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | flexibly adapt the ZDOTDIR to whatever the user want |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Remove here |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Symlink README.org |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Renamed README to README.org |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Remove my own config here |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Remove files that are plain only for me. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | add watch to bell_ignored commands |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | create tmpdir if it doesnt exist |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Show screen/tmux status at start |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Fixup drawing in preprint |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | Add zsh to ignored commands for the prompt bell |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Joerg Jaspert | better way of detecting environment and doing linedraw... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Joerg Jaspert | zbell built into the prompt |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Joerg Jaspert | Add zbell function |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Joerg Jaspert | set the reportime variable |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Joerg Jaspert | add nicemount function |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Joerg Jaspert | keybindings with variables in work so much better in... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Joerg Jaspert | Add a function to neatly display the path variable. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Joerg Jaspert | new function to display path neatly |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | Change to the is-callable way of life |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | add alias gdc for git diff --cached |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | modelines |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | whitespace only |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | zrecompile option defaults to false |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | i do have this symlink - but it shouldnt be in git |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | Merge branch 'master' of git.ganneff.de:zsh |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joerg Jaspert | No longer set complete_aliases option |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Joerg Jaspert | multiple changes: New functions, dropped functions... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Joerg Jaspert | Add function run |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Joerg Jaspert | add a small routine and a zstyle to allow showing of... |
commit | commitdiff | tree | snapshot |
next |