dotfiles/dot_aliases/news.sh
MorganGeek 4d5bfeeb49 make aliases executables
- chmod all files in git and when loading aliases
2020-07-13 07:43:20 +02:00

6 lines
105 B
Bash
Executable File

#!/usr/bin/env bash
alias hack='hacker'
alias crypto='curl rate.sx'
alias weather='weather "?lang=fr&"'