feat: split existing stuff into new atructure
This commit is contained in:
parent
38035a3c00
commit
29e363d419
13 changed files with 2178 additions and 0 deletions
4
.zsh_functions/milan.zsh
Normal file
4
.zsh_functions/milan.zsh
Normal file
|
@ -0,0 +1,4 @@
|
|||
rsize() {
|
||||
local dir=${1:-/mnt/Default/Ole/restic} # Default to specified directory
|
||||
ssh mi.lan "source .zshrc && rsize"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue