mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 16:02:19 +00:00
Working better with latex and screens/monitors
This commit is contained in:
@@ -8,4 +8,4 @@ password_files=( "${password_files[@]%.gpg}" )
|
||||
|
||||
password=$(printf '%s\n' "${password_files[@]}" | dmenu "$@")
|
||||
|
||||
pass -c "$password"
|
||||
pass "$password" | xsel
|
||||
|
Reference in New Issue
Block a user