Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.24 KB

📜 Srcipts collection

forthebadge forthebadge

Collection of useful scripts

Firefox code copy extension link

✨ Fresh start

Installs starship prompt over fish shell

curl -sL https://raw.githubusercontent.com/FelipeGdM/scripts-collection/main/fresh_start.sh | bash

🎣 Fisher install

Installs fisher and some essential extensions

curl -sL https://raw.githubusercontent.com/FelipeGdM/scripts-collection/main/utils/fisher_install.sh | bash

🤖 ROS melodic

Installs ROS melodic desktop after fresh start

ROS instalation guide

curl -sL https://raw.githubusercontent.com/FelipeGdM/scripts-collection/main/ros_melodic_setup.sh | bash