diff --git a/.zshrc b/.zshrc index 18acc04..733c46a 100644 --- a/.zshrc +++ b/.zshrc @@ -131,3 +131,4 @@ _fzf_compgen_dir() { export FZF_COMPLETION_OPTS='-m' eval $(thefuck --alias) +alias cb="xclip -selection clipboard"