blob: f1810474b9e1c1b340e710ee8fce12ffda8b8f1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
##
## 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.
##
alias a=alias
a una=unalias
a S’il te plaît=sudo
|