]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2010-11-12 Simon Ruderichscreenrc: Display current battery charge.
2010-11-12 Simon Ruderichshell/env: Add ~/.shell/bin to PATH.
2010-11-12 Simon Ruderichbin: Add.
2010-11-12 Simon Ruderichscreenrc: Whitespace only change.
2010-11-08 Simon Ruderichzsh/rc: Run rem on startup and after every four hours.
2010-11-08 Simon Ruderichzsh/rc: Fix minor comment typo.
2010-11-04 Simon Ruderichssh_config: Add.
2010-10-31 Simon Ruderichscreenrc: Add bindings for fast switching to windows...
2010-10-31 Simon RuderichAdd missing timezones to dates.
2010-10-31 Simon Ruderichzsh/rc: Don't start screen on the Linux console.
2010-10-31 Simon Ruderichzsh/rc: Don't complete unwanted files with Vim.
2010-10-31 Simon Ruderichzsh/rc: Add wrappers for tree and xpdf.
2010-10-13 Simon Ruderichzsh/rc: Reduce calls to external programs.
2010-10-13 Simon Ruderichzsh/rc: Remove OS X related settings.
2010-09-23 Simon Ruderichzsh/rc: Ignore cd and ls aliases in the window title...
2010-09-20 Simon Ruderichzsh/env: Color man pages viewed in less.
2010-09-20 Simon Ruderichscreenrc: Remove some more key bindings I don't need.
2010-09-20 Simon Ruderichzsh/rc: Fix sourcing of ~/.zsh/rc.local.
2010-09-18 Simon Ruderichshell/functions: Improve source_debug() output.
2010-09-18 Simon Ruderichbash/logout,zsh/logout: Remove unnecessary source_debug()s.
2010-09-18 Simon RuderichSimplify configuration setup.
2010-09-18 Simon Ruderichshell/env: Move shell functions to shell/functions.
2010-09-18 Simon RuderichImprove source_debug() output.
2010-09-16 Simon Ruderichbash/rc: Use [[ ]] instead of [ ].
2010-09-13 Simon Ruderichzsh/rc: Don't complete ./config.* files.
2010-09-02 Simon Ruderichshell/env: Improve readability of LS_COLORS settings.
2010-08-16 Simon Ruderichzsh/rc: Escape non printable characters when setting...
2010-08-16 Simon Ruderichzsh/rc: Minor documentation fix.
2010-07-24 Simon Ruderichzsh/rc: Minor documentation fix.
2010-07-24 Simon Ruderichzsh/rc: Add fallback completer to ^F which always compl...
2010-07-24 Simon Ruderichshell/env: Remove unnecessary "function".
2010-07-24 Simon Ruderichshell/aliases: Add aliases for ls (l) and cd (d).
2010-07-24 Simon Ruderichshell/aliases: Remove unnecessary quotes.
2010-06-21 Simon Ruderichzsh/rc: Prevent error when running on a different TERM.
2010-06-21 Simon Ruderichzsh/rc: Minor documentation fix.
2010-06-21 Simon Ruderichzsh/rc: Use @:!hostname for remote root screens in...
2010-05-24 Simon Ruderichzsh/rc: Use a multiline prompt.
2010-05-17 Simon Ruderichzsh/rc: Minor documentation updates.
2010-05-17 Simon Ruderichzsh/rc: Also set RPROMPT in a precmd() hook.
2010-05-17 Simon Ruderichzsh/rc: Set PROMPT in a precmd() hook.
2010-05-17 Simon Ruderichzsh/rc: Move prompt below vcs_info.
2010-05-17 Simon Ruderichzsh/rc: Use caching with vcs_info to speed up the prompt.
2010-05-11 Simon RuderichMakefile: Use && with cd.
2010-04-24 Simon Ruderichzsh/rc: Fix title when using screen.
2010-04-23 Simon Ruderichzsh/rc: Use exec when automatically starting screen.
2010-04-23 Simon RuderichMerge remote branch 'rammstein/master'
2010-04-23 Simon Ruderichzsh/rc: Only call uname once.
2010-04-23 Simon Ruderichzsh/rc: Ignore same values in current line for all...
2010-04-23 Simon Ruderichzsh/rc: Fix wrong handling of vi in title code.
2010-04-23 Simon Ruderichzsh/rc: Minor documentation update.
2010-04-23 Simon Ruderichscreenrc: Use zsh as shell.
2010-04-05 Simon Ruderichzsh/rc: Handle whitespace/quotes correctly when abortin...
2010-03-30 Simon Ruderichzsh/rc: Fix window_precmd() when running zsh as root...
2010-03-30 Simon Ruderichshell/logout: Ignore errors if sudo isn't installed.
2010-03-30 Simon Ruderichzsh/rc: Fix window_title() if unknown TERM is used.
2010-03-29 Simon Ruderichshell/aliases: Don't alias vi to vim.
2010-03-24 Simon Ruderichlesskey: Improve less options description.
2010-03-16 Simon Ruderichzsh/rc: Simplify bindkey a little bit more.
2010-03-16 Simon Ruderichzsh/rc: Bindkey can unbind multiple keys.
2010-03-16 Simon Ruderichzsh/rc: Also allow jj to exit insert mode.
2010-03-16 Simon Ruderichzsh/rc: Disable arrow keys.
2010-03-16 Simon Ruderichzsh/rc: Create new key bindings section.
2010-03-14 Simon Ruderichzsh/rc: Improve stderr colorization script.
2010-03-14 Simon Ruderichzsh/rc: Use ' instead of " when possible, drop them...
2010-03-14 Simon Ruderichsetup.sh: Add some debug output.
2010-03-13 Simon Ruderichsetup.sh: If rxvt is installed remove a xterm "fix".
2010-03-13 Simon Ruderichsetup.sh: Don't call hostname multiple times.
2010-03-13 Simon Ruderichscreenrc: Change hardstatus color when in copy mode.
2010-03-13 Simon Ruderichzsh/rc: window_title() optimization, only check TERM...
2010-03-13 Simon Ruderichzsh/rc: Display @:hostname when running screen on remot...
2010-03-13 Simon Ruderichzsh/rc: Add global aliases for head and tail.
2010-03-13 Simon Ruderichzsh/rc: Minor documentation fixes.
2010-03-13 Simon Ruderichzsh/rc: Also simulate chpwd_functions for older Zsh.
2010-03-12 Simon Ruderichzsh/rc: Use correct spelling of vcs_info.
2010-03-11 Simon Ruderichshell/aliases: Fix colors in normal ls.
2010-03-11 Simon Ruderichzsh/rc: Run commands after everything else is done.
2010-03-11 Simon Ruderichzsh/rc: Only use %u/%c if VCS_Info is current enough.
2010-03-11 Simon Ruderichzsh/rc: Also display staged/unstaged changes in actionf...
2010-03-11 Simon Ruderichzsh/rc: Minor documentation changes for VCS_Info.
2010-03-11 Simon Ruderichshell/aliases: Add new aliases p (less) and s (mpc).
2010-03-11 Simon Ruderichshell/env: Also add ~/.bin to PATH if it exists.
2010-03-11 Simon Ruderichshell/aliases: Add lal() and update ll().
2010-03-11 Simon Ruderichscreenrc: Ignore case when searching.
2010-03-11 Simon Ruderichbash/rc: Documentation update.
2010-03-11 Simon Ruderichsetup.sh: "systemofadown" also supports 256 colors.
2010-03-11 Simon Ruderichsetup.sh: Make sure ~/.less is 0600.
2010-03-10 Simon Ruderichzsh/rc: Unstaged/stages changes are displayed in RPROMPT.
2010-03-10 Simon Ruderichzsh/rc: Don't display + in prompt when running as subshell.
2010-03-10 Simon Ruderichzsh/rc: Simplify prompts with color variables.
2010-03-10 Simon Ruderichzsh/rc: Minor documentation fixes.
2010-03-10 Simon Ruderich.gitignore: Also ignore additional zsh history files.
2010-03-10 Simon Ruderichscreenrc: Use a variable to build up hardstatus/caption.
2010-03-08 Simon Ruderichshell/aliases: Add some more aliases from zsh/rc.
2010-03-08 Simon Ruderichbash/rc: Minor whitespace fix.
2010-03-08 Simon Ruderichbash/rc, zsh/rc: Move aliases to shell/aliases.
2010-03-07 Simon Ruderichzsh/rc: Drop title stumpwm support.
2010-03-07 Simon Ruderichsetup.sh: Only setup colordiff if installed.
2010-03-07 Simon Ruderichzsh/rc: Improve script which colors stderr red.
2010-02-01 Simon Ruderichzsh: Fix documentation typos.
2010-02-01 Simon Ruderichzsh: Documentation updates.
next