Added clip alias
This commit is contained in:
parent
00a2a4909c
commit
62a00e0b96
1
init.zsh
1
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user