Skip to content

Useful scripts and configs for carrying around with me

Notifications You must be signed in to change notification settings

aliddell/linux-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-env

Useful scripts, dotfiles, and other configs for carrying around with me from one Linux environment to another.

Contents

requirements.txt

A list of packages necessary to run the Python scripts contained herein.

update-julia.py

A Python script for finding the latest version of Julia, installing it in /opt, and symlinking /opt/julia to that latest version. Also tries to point /usr/local/bin/julia to /opt/julia/bin/julia. Obviously needs to be run as root, though I should probably support a non-global option.

About

Useful scripts and configs for carrying around with me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published