diff --git a/init.zsh b/init.zsh index 0ed819e..ede2cfa 100644 --- a/init.zsh +++ b/init.zsh @@ -28,6 +28,7 @@ SAVEHIST=10000 # Set some random stuff export BROWSER=firefox +alias clip="xclip -selection clipboard" # Neovim stuff if [[ -v NVIM ]]; then