Added clip alias

This commit is contained in:
2022-10-30 17:52:52 -07:00
parent 00a2a4909c
commit 62a00e0b96

View File

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