mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-07-03 08:10:55 +10:00
Merge branch 'main' of github.com:alvinlollo/Single-install-script
This commit is contained in:
@@ -171,6 +171,11 @@ bindkey '^U' sudo-last-command-execute
|
|||||||
if [[ -f "/tmp/.ydotool_socket" ]]; then
|
if [[ -f "/tmp/.ydotool_socket" ]]; then
|
||||||
export YDOTOOL_SOCKET=/tmp/.ydotool_socket
|
export YDOTOOL_SOCKET=/tmp/.ydotool_socket
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Haven android ssh client
|
||||||
|
precmd() { print -Pn '\e]133;D;%?\a\e]133;A\a' }
|
||||||
|
preexec() { print -Pn '\e]133;B\a\e]133;C\a' }
|
||||||
|
|
||||||
# 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.
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ lib32-blas
|
|||||||
lib32-lzo
|
lib32-lzo
|
||||||
linux-header
|
linux-header
|
||||||
localsend
|
localsend
|
||||||
|
mages-bin
|
||||||
mingw-w64-tools
|
mingw-w64-tools
|
||||||
neofetch
|
neofetch
|
||||||
python-ufonormalizer
|
python-ufonormalizer
|
||||||
|
|||||||
Reference in New Issue
Block a user