aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-10 00:46:30 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-10 00:46:30 +0300
commit3f98c161357491d752c1703c66df3fec0b0c9610 (patch)
tree117f10181ed680d6d4a27a789db7a514082569b4
parentREADME update (diff)
downloadlinux-home-3f98c161357491d752c1703c66df3fec0b0c9610.tar.gz
linux-home-3f98c161357491d752c1703c66df3fec0b0c9610.zip
refactoring
-rw-r--r--.bashrc7
1 files changed, 3 insertions, 4 deletions
diff --git a/.bashrc b/.bashrc
index eef28c7..c757f38 100644
--- a/.bashrc
+++ b/.bashrc
@@ -202,10 +202,9 @@ alias l='ls -CF' #
PS1='\[\e[33m\]\W\[\e[0m\]: '
-netwrix_host=172.28.10.2
-netwrix_dev=172.28.12.149
-netwrix_dev2=172.28.19.60
-netwrix_dev3=172.28.19.61
+nwx_host=172.28.10.2
+nwx_dev2=172.28.19.60
+nwx_dev3=172.28.19.61
list_files() {
local cmd='find . -type f'