dotfiles/dot_aliases/news.sh
MorganGeek 9d16247dfe extract aliases to their own files
- the great aliases extraction
2020-07-13 07:40:45 +02:00

6 lines
105 B
Bash

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