]> ruderich.org/simon Gitweb - config/dotfiles.git/history - shell/aliases.in
setup.sh: simplify ls detection
[config/dotfiles.git] / shell / aliases.in
2016-07-15 Simon Ruderichsetup.sh: simplify ls detection
2016-05-03 Simon Ruderichshell/aliases: add alias for git annex (ga)
2015-10-09 Simon Ruderichshell/aliases: add rs alias for reset
2015-09-25 Simon Ruderichadd wrapper for systemctl with shorter commands
2015-08-16 Simon Ruderichshell/aliases: replace tr alias with te (for tree)
2015-08-03 Simon Ruderichshells/aliases: add multiple new aliases
2015-03-15 Simon Ruderichshell/aliases: add systemd aliases
2014-10-01 Simon Ruderichshell/aliases: add h alias for htop
2014-09-24 Simon Ruderichshell/aliases: drop space after 2> for consistency
2014-09-14 Simon Ruderichsetup.sh: don't display hidden files on BSD's ls as...
2014-06-10 Simon Ruderichshell/aliases: remove unused alias `:q`
2014-06-10 Simon Ruderichshell/aliases: move some commands from zsh/rc
2014-06-10 Simon Ruderichshell/aliases: use `command`
2014-04-29 Simon Ruderichshell/aliases: add t alias for tig
2014-03-16 Simon Ruderichshell/aliases: remove space before > in redirections
2014-03-16 Simon Ruderichshell/aliases: change m alias to make, add mu for mutt
2013-10-08 Simon Ruderichshell/aliases: Drop s alias.
2013-04-10 Simon Ruderichshell/aliases: Add aliases lt (ls -lt) and lat (ls...
2013-04-02 Simon Ruderichshell/aliases: Run `unalias` for mv and cp.
2013-04-02 Simon Ruderichshell/aliases: Add aliases mv (mv -i) and cp (cp -i...
2013-03-10 Simon Ruderichsetup.sh,shell/aliases: Only use `column -t` if it...
2013-02-09 Simon Ruderichshell/aliases: Use aliases for ll, la, lal.
2013-02-09 Simon Ruderichshell/aliases: Drop old Mercurial alias vqs.
2012-12-20 Simon Ruderichshell/aliases: Use grep --color=auto if available.
2012-12-20 Simon Ruderichshell/aliases: Display complete size in du alias.
2012-10-16 Simon Ruderichshell/aliases,setup.sh: Move ls color detection to...