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

5 lines
240 B
Bash

#!/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