dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.margiolis.net/dotfiles.git
Log | Files | Refs | README | LICENSE

passget (102B)


      1 #!/bin/sh
      2 
      3 pass "$(pass | sed 1d | awk '{print $2}' | dmenu -l 30)" |
      4 xargs echo -n | xclip -sel clip