1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00

modified: dot_zshrc

This commit is contained in:
DazAh
2019-10-13 02:29:38 +01:00
parent 15a85aac75
commit 8c493456ce
+7
View File
@@ -108,6 +108,13 @@ alias find="fd"
alias fv='vim $(fzf --height 40%)'
alias vim='nvim'
alias ohmyzsh="vim ~/.oh-my-zsh"
alias weather='curl https://wttr.in/Liverpool'
alias y='youtube-dl'
function cheat() {
curl https://cheat.sh/$1
}
#
#Completions (rustup, chezmoi?,)