]> git.alrj.org Git - zsh.d.git/shortlog
zsh.d.git
2022-10-21 Amand TihonAdd a wrapper for mc to stay in current directory upon... master
2022-10-21 Amand Tihonset SHELL env if not zsh
2020-02-12 Amand TihonAdd alias for tmux reattach
2020-01-22 Amand TihonRemove special treatment for hosts completion
2020-01-22 Amand TihonRemove suse aliases, add apt clean alias
2019-01-24 Amand TihonDisable battery level in (r)prompt
2019-01-24 Amand TihonTruncate git branch name in prompt
2019-01-16 Amand TihonUpdate apt aliases
2016-12-07 Amand TihonUpdate apt aliases
2016-12-07 Amand TihonAdd support for virtualenv name in prompt.
2016-01-27 Amand TihonDisable pastes highlights in zle
2015-09-10 Amand TihonSet locale.
2015-09-10 Amand TihonLoad compinit and compdef in example .zshrc file.
2014-12-18 Amand TihonUpdate git status parsing.
2012-12-06 Amand TihonAdd completion function for the python dbus CLI
2012-12-06 Amand TihonMove compinit into the completion snippet, and actually...
2012-11-28 Amand TihonFix fpath
2012-09-11 Amand TihonAdd 'hl' function
2012-08-24 Amand TihonDon't show battery gauge when more than 95%
2012-08-24 Amand TihonMerge branch 'master' of git+ssh://syrtis.alrj.org...
2012-08-18 Amand TihonAdd mmv alias
2011-11-04 Amand Tihon[scm_breeze] Use scm_breeze if available.
2011-09-20 Amand TihonLoad "zargs".
2011-08-19 Amand TihonAdd a "functions" snipplet.
2011-05-14 Amand TihonFix konsole tab name on command execution.
2011-05-09 Amand TihonDon't show the last git repo as pwd.
2011-05-06 Amand TihonComment update
2011-05-06 Amand TihonUse zsh truncation functions for tabs labels
2011-05-04 Amand TihonRework the prompt config.
2011-05-02 Amand TihonSlight change to git prompt
2011-04-11 Amand Tihonzsh options: enable prompt_cr
2011-03-23 Amand TihonGit prompt: recognize message from new versions
2011-01-24 Amand TihonGit prompt: Fix missing subdirectory
2010-09-03 Amand TihonDon't refresh repository when searching with zypper.
2010-05-01 Amand TihonCorrect Konsole tab renaming
2010-04-10 Amand TihonHide potential errors from calls to acpi
2010-04-05 Amand TihonHide qdbus errors
2010-03-27 Amand TihonTabs renaming for konsole/kde4
2010-02-19 Amand TihonRemove -B option chan calling acpi, as it's not always...
2010-02-19 Amand TihonAdd battery level in right prompt.
2010-02-17 Amand TihonAdd 'psg' alias for 'ps aux | grep'
2010-02-17 Amand TihonUpdate git part of prompt.
2009-07-30 Amand TihonUse emacs bindings
2009-06-24 Amand TihonAdd host completion support for cc_sync.
2009-06-15 Amand TihonPrint numeric exitcode if it's greater than 127 + len...
2009-06-10 Amand TihonAdd example zshrc file.
2009-06-10 Amand TihonEnsure that psvar is empty for all the precmd.
2009-06-09 Amand TihonShow exit code as signal name, if terminated by a signal.
2009-06-08 Amand TihonSlightly longer path displayed before the git branch...
2009-06-08 Amand TihonAdd shebang.
2009-06-04 Amand TihonDon't show the time in the prompt.
2009-06-02 Amand TihonMinor: cosmetic
2009-06-02 Amand TihonShorten konsole tab text for directories
2009-06-02 Amand TihonUnbreak completion on wrapped commands.
2009-06-02 Amand TihonInitial commit