summaryrefslogtreecommitdiff
path: root/host:prunelle/Aliases.zsh
blob: 900e33562d268d9e24c63688cac8cd2edd7b6225 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@nullpart.net>
## 
## 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'