important update

This commit is contained in:
Luddifee 2021-07-27 17:47:32 +02:00
parent d11298e386
commit b70890f80d
No known key found for this signature in database
GPG Key ID: 21AC8D2CC02D7CCC

2
.zshrc
View File

@ -64,6 +64,8 @@ function glcp() {
git push;
}
alias rr="curl -s -L http://bit.ly/10hA8iC | bash"
function weather() { curl "wttr.in/$1"; }
bindkey "^[[1;5C" forward-word