mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
Added haasz script
This commit is contained in:
@@ -192,7 +192,6 @@ alias reload='exec zsh -l'
|
||||
alias temp='cd $(mktemp -d)'
|
||||
alias vi='vim'
|
||||
alias nvim='unset VIMINIT && unset MYVIMRC && nvim'
|
||||
|
||||
#------------------------------ functions ------------------------------
|
||||
mkcd() {
|
||||
local dir="$1"
|
||||
|
||||
Reference in New Issue
Block a user