Upgrade default bashrc

This commit is contained in:
D-X-Y
2021-04-01 20:36:41 -07:00
parent b4fb71dde6
commit 0e35d8b156
2 changed files with 2 additions and 16 deletions

View File

@@ -6,6 +6,8 @@ echo "script-directory: $script_dir"
cp ${script_dir}/tmux.conf ~/.tmux.conf
cp ${script_dir}/vimrc ~/.vimrc
cp ${script_dir}/bashrc ~/.bashrc
wget https://repo.anaconda.com/miniconda/Miniconda3-4.7.12.1-Linux-x86_64.sh
wget https://repo.anaconda.com/archive/Anaconda3-2020.11-Linux-x86_64.sh