From c4f6816662f768193963b0a9fbbbf8d2263214a4 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 7 May 2018 21:11:05 +0200 Subject: Add system clipboard tool --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 446bce6..c96d32a 100755 --- a/install.sh +++ b/install.sh @@ -33,6 +33,7 @@ yolo -S otf-fira-code #git clone git://github.com/zsh-users/zsh-history-substring-search ~/.zsh/plugins/zsh-history-substring-search #git clone git://github.com/zsh-users/zsh-syntax-highlighting ~/.zsh/plugins/zsh-syntax-highlighting #git clone https://github.com/zsh-users/zsh-completions ~/.zsh/plugins/zsh-completions +#git clone https://github.com/NeodarZ/zsh-system-clipboard.git ~/.zsh/plugins/zsh-system-clipboard.git #chsh -s $(which zsh) -- cgit v1.2.1