aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-07-27 06:24:39 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-07-27 06:24:39 +0300
commit043cbafd3b0228a2d917027d2a54e893e1f897bf (patch)
tree0bb55747a7de8403530bf0e38e0c931223e64b49 /.bashrc
parentcode style (diff)
downloadlinux-home-043cbafd3b0228a2d917027d2a54e893e1f897bf.tar.gz
linux-home-043cbafd3b0228a2d917027d2a54e893e1f897bf.zip
.bashrc_pgn: export to another project
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 60ccb4f..bc4924d 100644
--- a/.bashrc
+++ b/.bashrc
@@ -214,6 +214,5 @@ PYTHONSTARTUP="$HOME/.pythonrc"
[ -f '.bashrc_distr' ] && source .bashrc_distr
[ -f '.bashrc_git' ] && source .bashrc_git
[ -f '.bashrc_netwrix' ] && source .bashrc_netwrix
-[ -f '.bashrc_pgn' ] && source .bashrc_pgn
[ -f '.bashrc_text' ] && source .bashrc_text
[ -f ".bashrc_third_party" ] && source .bashrc_third_party