This is my git repository including basic configuration files (i.e. dot files), self-made commands and libraries, and vim setting files.
- shell rc files, git config files, etc. ->
config - self-made scripts ->
opt - vim setting files ->
vim
git clone --recursive https://github.com/MeF0504/basic_setup.git
# or
git clone --recursive git@github.com:MeF0504/basic_setup.gitpython3 setup.py
--prefixspecifies the install directory of items inopt--vim_prefixspecifies the install directory of items invim--downloaddownloadgit-prompt.shfor bash andvim-plugfor vim.
Run python3 setup.py -h for more details.