]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/aliases.in
shell/aliases: add t alias for tig
[config/dotfiles.git] / shell / aliases.in
index 02ad5ec945b809c434054f6e18742d6ced25038f..d60bd522d4450caf69160ea9607ca69114601521 100644 (file)
@@ -1,7 +1,7 @@
 # Aliases and similar functions which can be used by all shells (supporting
 # them).
 
-# Copyright (C) 2011-2013  Simon Ruderich
+# Copyright (C) 2011-2014  Simon Ruderich
 #
 # This file is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,6 +25,7 @@ alias g=git
 alias l=ls
 alias m=make
 alias p=less # p for pager
+alias t=tig
 alias v=vim
 # Shortcuts for a little less used programs.
 alias mu=mutt