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