Added clip alias

This commit is contained in:
Alexander Rosenberg 2022-10-30 17:52:52 -07:00
parent 00a2a4909c
commit 62a00e0b96
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -28,6 +28,7 @@ SAVEHIST=10000
# Set some random stuff # Set some random stuff
export BROWSER=firefox export BROWSER=firefox
alias clip="xclip -selection clipboard"
# Neovim stuff # Neovim stuff
if [[ -v NVIM ]]; then if [[ -v NVIM ]]; then