mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-07-04 00:08:25 +10:00
Add ydotool
This commit is contained in:
@@ -120,6 +120,9 @@ sudo-last-command-execute() {
|
|||||||
# Bind the widget to Control+U
|
# Bind the widget to Control+U
|
||||||
bindkey '^U' sudo-last-command-execute
|
bindkey '^U' sudo-last-command-execute
|
||||||
|
|
||||||
|
# Ydotool
|
||||||
|
export YDOTOOL_SOCKET=/tmp/.ydotool_socket
|
||||||
|
|
||||||
# Set personal aliases, overriding those provided by oh-my-zsh libs,
|
# Set personal aliases, overriding those provided by oh-my-zsh libs,
|
||||||
# plugins, and themes. Aliases can be placed here, though oh-my-zsh
|
# plugins, and themes. Aliases can be placed here, though oh-my-zsh
|
||||||
# users are encouraged to define aliases within the ZSH_CUSTOM folder.
|
# users are encouraged to define aliases within the ZSH_CUSTOM folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user