added zsh functions
This commit is contained in:
parent
8572b3cc09
commit
5fe1c08e34
2 changed files with 215 additions and 0 deletions
3
.zsh/functions/syncthing_menu
Normal file
3
.zsh/functions/syncthing_menu
Normal file
|
@ -0,0 +1,3 @@
|
|||
syncthing_menu() {
|
||||
xdg-open "http://localhost:8384"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue