summaryrefslogtreecommitdiff
path: root/host:prunelle/Aliases.zsh
blob: 03b6b3ff745bb32ecf663b2861e7de4e164a4802 (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@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'