From 93a606c4b2acacb3cf529e7b55f5ee5260c0371d Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 27 Oct 2022 20:20:17 +0200 Subject: up --- .config/zsh/alias.zsh | 1 + 1 file changed, 1 insertion(+) (limited to '.config/zsh') diff --git a/.config/zsh/alias.zsh b/.config/zsh/alias.zsh index 1ea2690..52dea29 100644 --- a/.config/zsh/alias.zsh +++ b/.config/zsh/alias.zsh @@ -47,6 +47,7 @@ alias \ most='most -t4' \ fsl='fossil' \ diff='colordiff' \ + xclip='xclip -selection clipboard' \ ctags='uctags "--exclude=.ccls*"' \ yt='pipe-viewer' \ yta='pipe-viewer -n' \ -- cgit v1.2.3