override moon with french language
This commit is contained in:
parent
b779f32c74
commit
75989f4a6d
@ -93,7 +93,7 @@ alias current_year='`echo date +"%Y"`'
|
|||||||
alias learnmore="apropos . | sort --random-sort | awk 'NR == 1 {print$1}' | cut -d'(' -f 1 | xargs man"
|
alias learnmore="apropos . | sort --random-sort | awk 'NR == 1 {print$1}' | cut -d'(' -f 1 | xargs man"
|
||||||
alias biggerthan10='biggerthan 10M'
|
alias biggerthan10='biggerthan 10M'
|
||||||
alias latency='curl cheat.sh/latency'
|
alias latency='curl cheat.sh/latency'
|
||||||
alias moon='curl wttr.in/Moon'
|
alias moon='curl "wttr.in/Moon?lang=fr"'
|
||||||
alias lune='moon'
|
alias lune='moon'
|
||||||
alias help='tldr'
|
alias help='tldr'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user