Advertisement
metalx1000

Oh My Zsh - disable http url back slashes

Aug 16th, 2019
675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | None | 0 0
  1. # add DISABLE_MAGIC_FUNCTIONS=true before source $ZSH/oh-my-zsh.sh
  2. DISABLE_MAGIC_FUNCTIONS=true
  3. source $ZSH/oh-my-zsh.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement