add server alias file
This commit is contained in:
parent
c7e72c3cb9
commit
54133a240b
1 changed files with 4 additions and 0 deletions
4
aliases/server
Executable file
4
aliases/server
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/zsh
|
||||
matrix() {
|
||||
curl --header "Authorization: Bearer $(pass servers/matrix/matrix.qwertyuiop.de_admintoken)" -X $1 "https://qwertyuiop.de:8448/${2#/}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue