Skip to content

marderlab/setup

Repository files navigation

README

This script can be run on GNU/Linux computers in the Marder Lab. It installs some basic stuff, configures things to be a little more useful.

To install, first make sure you have git installed:

Arch/Manjaro:

sudo pacman -S git

Debian/Ubuntu:

sudo apt install git

Finally, paste this into a prompt:

cd ~
git clone https://github.com/marderlab/setup
cd setup
bash setup

The script respects idempotence, so you can run it over and over again.

About

Setup scripts for Linux computers

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages