patriciogonzalezvivo / .dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install with out cloning

curl -L https://rawgit.com/patriciogonzalezvivo/.dotfiles/master/install_core.sh | bash   

Install by cloning this repo

  1. Install git
sudo apt-get install git-core
  1. Clone this repo at the home folder
cd ~  
git clone git://github.com/patriciogonzalezvivo/.dotfiles.git
cd .dotfiles
  1. Run Install Core Apps
./install_core.sh

Other install scripts

  • install_tool.sh: Install desktop apps like Inkscape, Gimp, blender, etc

  • install_net.sh: Install basic network tools

  • install_sdr.sh: Software Define Radio apps

  • install_python.sh: Install Python with env sandboxes

  • install_themes.sh: Install Linux X11 Themes

  • install_of.sh: Install OpenFrameworks, my project and the addons I use the most

Raspberry Pi specific scripts

  • rpi/install_xfce.sh: Replace the X11 window manager for Xfce

  • rpi/install_rplay.sh: Install RPlay

  • rpi/install_gpsd.sh: Install GPS device

  • rpi/install_hotspot.sh: Install Automatic HotSpot deamon. In case of using Buster distribution use: install_hotspot_buster.sh

Hardware Specific documentation

About


Languages

Language:CSS 54.1%Language:Lua 39.9%Language:Shell 5.2%Language:Scheme 0.4%Language:Vim Script 0.3%