mirror of
https://github.com/DazAh/dotfiles
synced 2026-05-21 18:25:46 +01:00
modified: dot_zshrc
This commit is contained in:
@@ -108,6 +108,13 @@ alias find="fd"
|
|||||||
alias fv='vim $(fzf --height 40%)'
|
alias fv='vim $(fzf --height 40%)'
|
||||||
alias vim='nvim'
|
alias vim='nvim'
|
||||||
alias ohmyzsh="vim ~/.oh-my-zsh"
|
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?,)
|
#Completions (rustup, chezmoi?,)
|
||||||
|
|||||||
Reference in New Issue
Block a user