mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Default xclip to use Ctrl-c/Ctrl-v clipboard
This commit is contained in:
@@ -85,3 +85,6 @@ alias cantbebothered='git add -a && git commit -m $(curl -s http://whatthecommit
|
||||
alias please='sudo'
|
||||
alias simon-says='sudo'
|
||||
alias runhis="anyframe-widget-execute-history"
|
||||
|
||||
# Default xclip to use Ctrl-c/Ctrl-v clipboard
|
||||
alias xclip="xclip -selection c"
|
||||
|
||||
Reference in New Issue
Block a user