aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-05-07 21:11:05 +0200
committerneodarz <neodarz@neodarz.net>2018-05-07 21:11:05 +0200
commitc4f6816662f768193963b0a9fbbbf8d2263214a4 (patch)
tree019fbed8ef8593260ea9d5e2c688c8e4537df435 /install.sh
parent48b97351e8e65800d18843bf1b7f6506df9da5fc (diff)
downloaddotfiles_ascii-c4f6816662f768193963b0a9fbbbf8d2263214a4.tar.xz
dotfiles_ascii-c4f6816662f768193963b0a9fbbbf8d2263214a4.zip
Add system clipboard tool
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
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)