aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_netwrix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.bashrc_netwrix4
1 files changed, 4 insertions, 0 deletions
diff --git a/.bashrc_netwrix b/.bashrc_netwrix
index 0a8a2a4..a7bf8dc 100644
--- a/.bashrc_netwrix
+++ b/.bashrc_netwrix
@@ -16,3 +16,7 @@ lint_webapi() (
doslint "$path"
done
)
+
+backup_repo_nwx() {
+ backup_repo '//spbfs02/P/Personal/Egor Tensin'
+}