summaryrefslogtreecommitdiff
path: root/net:sweethome/host:prunelle/Aliases.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'net:sweethome/host:prunelle/Aliases.zsh')
-rw-r--r--net:sweethome/host:prunelle/Aliases.zsh13
1 files changed, 13 insertions, 0 deletions
diff --git a/net:sweethome/host:prunelle/Aliases.zsh b/net:sweethome/host:prunelle/Aliases.zsh
new file mode 100644
index 0000000..03b6b3f
--- /dev/null
+++ b/net:sweethome/host:prunelle/Aliases.zsh
@@ -0,0 +1,13 @@
+#!/bin/zsh
+##
+## 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'