summaryrefslogtreecommitdiff
path: root/net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@openwide.fr>2009-06-05 11:11:05 +0200
committerHugues Hiegel <hugues.hiegel@openwide.fr>2009-06-05 11:11:05 +0200
commit480e555229ff44478b9b3bdc3d2eee78c9ca8130 (patch)
treeda85dcbc90d383262f576348bf9673cd9eb3bc58 /net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh
parent8865b771cf355eb00466e9b0f501c14f9979e144 (diff)
parentbcd0823d15c93d0c6ec404860bb45aa8b4e6d283 (diff)
Merge branch 'master' of maison:/git/zdotdir
Diffstat (limited to 'net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh')
-rw-r--r--net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh12
1 files changed, 12 insertions, 0 deletions
diff --git a/net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh b/net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh
new file mode 100644
index 0000000..cc1173a
--- /dev/null
+++ b/net:sweethome/host:prunelle/sys:Darwin/Aliases.zsh
@@ -0,0 +1,12 @@
+##
+## Part of configuration files for Zsh 4
+## by Hugues Hiegel <hugues@hiegel.fr>
+##
+## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
+##
+## You are encouraged to use, modify, and redistribute
+## these files with or without this notice.
+##
+a port='sudo port'
+a ls='ls -FG'
+a aless='open -a /Applications/DarwinPorts/AquaLess.app'