1
0
Fork 0
dotfiles/home/run_once_setup-ohmyzsh.sh

5 lines
240 B
Bash
Raw Normal View History

2024-07-11 13:28:02 +00:00
#!/bin/bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zdharma-continuum/fast-syntax-highlighting $HOME/.config/zsh/custom/plugins/fast-syntax-highlighting