aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_git
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_git
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_git4
1 files changed, 0 insertions, 4 deletions
diff --git a/.bashrc_git b/.bashrc_git
index dc51b40..cfc1c9c 100644
--- a/.bashrc_git
+++ b/.bashrc_git
@@ -44,7 +44,3 @@ backup_repo() (
backup_repo_dropbox() {
backup_repo "$USERPROFILE/Dropbox/backups"
}
-
-backup_repo_nwx() {
- backup_repo '//spbfs02/P/Personal/Egor Tensin'
-}