zsh addition
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
echo -e "Shall we play a game?\n"
|
||||||
|
|
||||||
|
alias c="clear"
|
||||||
|
alias pbcopy="xsel -i -b"
|
||||||
|
alias pbpaste="xsel -o -b"
|
||||||
Reference in New Issue
Block a user