Introduce alias for easily dropping files from the terminal onto a Dropshelf
This commit is contained in:
parent
6e30e8f8f7
commit
11d5b1f31a
1 changed files with 2 additions and 0 deletions
2
config/zsh/interactive/mac-aliases
Normal file
2
config/zsh/interactive/mac-aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
#! zsh
|
||||
alias drop='open -a Dropshelf'
|
Loading…
Reference in a new issue