3 lines
58 B
Bash
3 lines
58 B
Bash
# the file has to exist
|
|
alias iforgot='cat ~/iforgot.txt'
|
# the file has to exist
|
|
alias iforgot='cat ~/iforgot.txt'
|