aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_netwrix
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-07-15 03:29:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-07-15 03:29:15 +0300
commitef2ec58d3df452ff0807beacda0bbd363371cbd2 (patch)
tree0f037b90ef755319803f45138dd383e7c00a9596 /.bashrc_netwrix
parentmerge .vimrc from the upstream (diff)
downloadlinux-home-ef2ec58d3df452ff0807beacda0bbd363371cbd2.tar.gz
linux-home-ef2ec58d3df452ff0807beacda0bbd363371cbd2.zip
move Netwrix-specific stuff to .bashrc_netwrix
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'
+}