Merge branch 'master' of github.com:LukeSmithxyz/voidrice
This commit is contained in:
5
.config/pinentry/preexec
Executable file
5
.config/pinentry/preexec
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/hint/sh
|
||||
|
||||
# Define additional functionality for pinentry. For example
|
||||
test -e /usr/lib/libgcr-base-3.so.1 && exec /usr/bin/pinentry-gnome3 "$@"
|
||||
#test -e /usr/lib/libQt5Widgets.so.5 && exec /usr/bin/pinentry-qt "$@"
|
||||
@@ -35,7 +35,7 @@ alias \
|
||||
g="git" \
|
||||
trem="transmission-remote" \
|
||||
YT="youtube-viewer" \
|
||||
sdn="sudo shutdown -h now" \
|
||||
sdn="shutdown -h now" \
|
||||
e="$EDITOR" \
|
||||
v="$EDITOR" \
|
||||
p="pacman" \
|
||||
|
||||
Reference in New Issue
Block a user