]> ruderich.org/simon Gitweb - config/dotfiles.git/history - zsh
shell/aliases: use `command`
[config/dotfiles.git] / zsh /
2014-06-10 Simon Ruderichzsh/rc: remove unnecessary quotes
2014-06-10 Simon Ruderichremove source_debug()
2014-04-29 Simon Ruderichzsh/rc: cleanup pdf compdefs
2014-04-29 Simon Ruderichzsh/rc: add A1, A2, A3 aliases for awk '{ print $X }'
2014-03-16 Simon Ruderichzsh/rc: setopt longlistjobs
2014-03-16 Simon Ruderichzsh/rc: replace useless && after autoload with ;
2014-03-16 Simon Ruderichzsh/rc: force reload of the completions if nothing...
2014-03-16 Simon Ruderichzsh/rc: don't correct completion functions
2014-03-16 Simon Ruderichzsh/rc: tab on empty input lists all files in the directory
2014-03-16 Simon Ruderichzsh/rc: update alias expansion in window titles
2014-03-16 Simon Ruderichzsh/rc: add completion for my wrapper scripts
2014-03-12 Simon Ruderichzsh/rc: check for isearch keymap
2014-02-11 Simon Ruderichzsh/rc: Map incremental search to Ctrl-R.
2014-02-10 Simon Ruderichzsh/rc: Add wrapper function for info.
2014-02-10 Simon Ruderichzsh/rc: Remove ghci wrapper function.
2014-02-10 Simon Ruderichzhs/rc: Autodetect coloredstderr.
2013-11-05 Simon Ruderichshell/rc,tmux.conf: Auto-logout on TTYs after timeout.
2013-11-05 Simon Ruderich*/rc: Move umask code from zsh/rc to shell/rc.
2013-11-05 Simon Ruderich*/env: Move man page coloring from zsh/env to shell...
2013-10-24 Simon Ruderichzsh/rc: Add zshrc_fortune_arguments configuration variable.
2013-10-24 Simon Ruderichzsh/rc: Minor documentation updates.
2013-09-16 Simon Ruderichzsh/rc: Use red # as prompt for root.
2013-09-16 Simon Ruderichzsh/rc: Check if the multiplexer is available.
2013-09-12 Simon Ruderichzsh/rc: Disable Mercurial support for vcs_info.
2013-09-12 Simon Ruderichzsh/rc: Display errors from ~/.xinitrc.errors on startup.
2013-09-06 Simon Ruderichinputrc,zsh/rc: Remove jj mapping.
2013-07-13 Simon Ruderichzsh/rc: Restart automatically once ~/.zshrc changes.
2013-07-09 Simon Ruderichzsh/rc: Fix display of Git stash count.
2013-07-06 Simon Ruderichzsh/rc: Display number of Git stashes in prompt.
2013-04-27 Simon Ruderichzsh/rc: Display staged/unstaged info next to cwd in...
2013-04-27 Simon Ruderichzsh/rc: Use ${..} for color variables.
2013-04-27 Simon Ruderichzsh/rc: Enable warn_create_global.
2013-04-27 Simon Ruderichzsh/rc: Remove unnecessary variable zshrc_window_root.
2013-04-27 Simon Ruderichzsh/rc: Prefix all functions and global variables with...
2013-04-15 Simon Ruderichzsh/rc: Minor cleanup.
2013-04-15 Simon Ruderichzsh/rc: Documentation update.
2013-04-11 Simon Ruderichzsh/rc: Consistently use [[ instead of [.
2013-04-01 Simon Ruderichzsh/rc: Underline hostname when running on a remote...
2013-03-23 Simon Ruderichzsh/rc: Cleanup prompt creation.
2012-12-20 Simon Ruderichzsh/rc: Don't change umask as root.
2012-12-20 Simon Ruderichzsh/rc: Handle fg in longrun_preexec().
2012-12-20 Simon Ruderichzsh/rc: Display running time for long running processes.
2012-12-20 Simon Ruderichzsh/rc: Also display fortune every 4 hours.
2012-12-20 Simon Ruderichzsh/rc: Prefer xpdf over zathura.
2012-10-16 Simon Ruderichzsh/rc: Replace $use_tmux with $use_multiplexer.
2012-10-16 Simon Ruderichzsh/rc: Add global aliases N (>/dev/null) and EN (2...
2012-10-14 Simon Ruderichzsh/rc: Ctrl-C doesn't store the line if histignorespac...
2012-08-30 Simon Ruderichzsh/rc: Don't use add-zsh-hook.
2012-08-30 Simon Ruderichzsh/rc: Fix version check for test versions.
2012-08-29 Simon Ruderichzsh/rc: Add global alias LS (2>&1 | less -S).
2012-08-29 Simon Ruderichzsh/rc: Fix typo in documentation.
2012-08-29 Simon Ruderichzsh/rc: Update documentation for global aliases.
2012-08-29 Simon Ruderichzsh/rc: Add global aliases A (| awk) and P (| perl).
2012-08-29 Simon Ruderichzsh/rc: Sort global aliases.
2012-08-29 Simon Ruderichzsh/rc: Remove a few indirections in aliases.
2012-08-29 Simon Ruderichzsh/rc: Create program functions only if the programs...
2012-08-28 Simon Ruderichzsh/rc: Improve documentation for matcher-list.
2012-08-07 Simon Ruderichzsh/rc: Fix indentation.
2012-08-07 Simon Ruderichzsh/rc: Add option to use tmux instead of screen.
2012-06-15 Simon RuderichMinor documentation updates.
2012-03-02 Simon Ruderichzsh/rc: Fix "fg" in window_preexec() for programs start...
2012-02-14 Simon Ruderichzsh/rc: Don't use which.
2012-02-14 Simon Ruderichzsh/rc: Add support for tmux to window_preexec().
2012-01-25 Simon Ruderich*: License under GPL v3+.
2012-01-24 Simon Ruderichzsh/rc: Add pdf command.
2012-01-14 Simon Ruderichshell/function,zsh/rc: Replace $@ with "$@".
2012-01-14 Simon Ruderichzsh/rc: Use ghci with rlwrap if available.
2012-01-14 Simon Ruderichzsh/rc: Improved gitk and tig commands.
2012-01-14 Simon Ruderichzsh/rc: Add new section custom commands.
2011-11-04 Simon Ruderichzsh/rc: Handle fg when naming windows.
2011-10-12 Simon Ruderichzsh/rc: Set histignorespace.
2011-09-06 Simon Ruderichzsh/env: Display error message if lesspipe failed.
2011-08-12 Simon Ruderichzsh/rc: Always use "yes" to enable zstyle settings.
2011-08-12 Simon Ruderichzsh/rc: Major update of completion settings.
2011-08-12 Simon Ruderichzsh/rc: Add directory stack settings.
2011-08-06 Simon Ruderichzsh/rc: Minor rewrapping cleanup.
2011-08-06 Simon Ruderichzsh/env: Color standout in bold black on yellow for...
2011-08-06 Simon Ruderichzsh/env: Minor cleanup, order termcap codes.
2011-08-06 Simon Ruderichzsh/rc: Multiple documentation fixes/updates.
2011-05-21 Simon Ruderichzsh/rc: Actually enable the vcs_info cache.
2011-05-07 Simon RuderichUse jk in addition to jj to exit Vi insert mode.
2011-05-02 Simon Ruderichzsh/rc: Only run rem if ~/.reminders exists.
2011-05-02 Simon Ruderichzsh/rc: Always use -Uz for autoload.
2011-04-24 Simon Ruderichzsh/rc: Display time in top right prompt, not in RPROMPT.
2011-03-22 Simon Ruderichzsh/rc: Don't draw trailing / in bold.
2011-01-23 Simon Ruderichzsh/rc: Display current time in hex in RPROMPT.
2011-01-05 Simon Ruderichzsh/rc: Run rem with -h (hush) to prevent unnecessary...
2011-01-05 Simon Ruderichzsh/rc: Prevent unnecessary zsh process when starting...
2010-12-03 Simon RuderichMerge remote branch 'asp/master'
2010-11-25 Simon Ruderichzsh/env: Setup lesspipe.
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-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.
next