Allow piping to clipboard from shell
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -30,3 +30,4 @@ export EDITOR='vim'
|
||||
# Convenient aliases
|
||||
alias http='docker run -it --rm --net=host clue/httpie'
|
||||
alias dc=docker-compose
|
||||
alias copy="xclip -selection c"
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
- shutter
|
||||
- exfat-utils
|
||||
- exfat-fuse
|
||||
- xclip
|
||||
|
||||
- name: Setup user settings
|
||||
hosts: localhost
|
||||
|
||||
Reference in New Issue
Block a user