Add xclip alias
This commit is contained in:
parent
86c52a0579
commit
8af1e8fc3b
2
.zshrc
2
.zshrc
@ -176,6 +176,8 @@ alias gitcommiiiiiiiiiiiiiit='cz'
|
|||||||
|
|
||||||
alias havpn='~/.config/halia-switch.sh'
|
alias havpn='~/.config/halia-switch.sh'
|
||||||
|
|
||||||
|
alias clip='xclip -selection primary'
|
||||||
|
|
||||||
# The next line updates PATH for the Google Cloud SDK.
|
# The next line updates PATH for the Google Cloud SDK.
|
||||||
if [ -f '/home/tanguy/Downloads/tmp/google-cloud-sdk/path.zsh.inc' ]; then . '/home/tanguy/Downloads/tmp/google-cloud-sdk/path.zsh.inc'; fi
|
if [ -f '/home/tanguy/Downloads/tmp/google-cloud-sdk/path.zsh.inc' ]; then . '/home/tanguy/Downloads/tmp/google-cloud-sdk/path.zsh.inc'; fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user