RianNegreiros / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run script

  1. Navigate to home directory:
cd ~
  1. Make it executable:
chmod +x install_tools_ubuntu.sh
chmod +x install_tools_arch.sh
  1. Run the script:
./install_tools_ubuntu.sh
./install_tools_arch.sh

About


Languages

Language:Shell 89.4%Language:Vim Script 10.6%