Fix bugs in LFNA

This commit is contained in:
D-X-Y
2021-05-16 21:56:09 +10:00
parent 9a2c9fc435
commit 06fe246d82
9 changed files with 34 additions and 109 deletions

View File

@@ -7,6 +7,7 @@ echo "script-directory: $script_dir"
cp ${script_dir}/tmux.conf ~/.tmux.conf
cp ${script_dir}/vimrc ~/.vimrc
cp ${script_dir}/bashrc ~/.bashrc
cp ${script_dir}/condarc ~/.condarc
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