SSH Fix & Polybar Click Events
- Fix ssh issue in fish shell with alias - Add more click events to polybar modules
This commit is contained in:
@@ -54,6 +54,9 @@ alias gpg-retrieve="gpg2 --keyserver-options auto-key-retrieve --receive-keys"
|
|||||||
# bare git repo alias for dotfiles
|
# bare git repo alias for dotfiles
|
||||||
alias config="GIT_WORK_TREE=~ GIT_DIR=~/.cfg"
|
alias config="GIT_WORK_TREE=~ GIT_DIR=~/.cfg"
|
||||||
|
|
||||||
|
# ssh fix
|
||||||
|
alias ssh="kitty +kitten ssh"
|
||||||
|
|
||||||
##########
|
##########
|
||||||
# PROMPT #
|
# PROMPT #
|
||||||
##########
|
##########
|
||||||
|
Submodule .config/polybar updated: 5b9e527b81...023f68210e
Reference in New Issue
Block a user