From 141b372c7f3b6a88b019bd40267a3cd523018e89 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sat, 7 Sep 2024 08:41:32 +0100 Subject: zsh: Add ‘pbclear’ to clear the clipboard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dotfiles-darwin/zsh/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles-darwin/zsh/rc') diff --git a/dotfiles-darwin/zsh/rc b/dotfiles-darwin/zsh/rc index 11bb8f1..bf2e952 100644 --- a/dotfiles-darwin/zsh/rc +++ b/dotfiles-darwin/zsh/rc @@ -5,6 +5,7 @@ autoload -Uz vault alias df='df -Ph' alias ls='ls -G' alias lsh='du -a | sort -h' +alias pbclear='pbcopy