thecotne / foo

foo bar baz
0 stars 0 forks source link

foo

foo bar baz

Installing software on Ubuntu

# Wine Staging
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/wine)"

# Dropbox (wine)
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/Dropbox)"

# Oh My ZSH! (zsh)
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/Dropbox)"

# Sublime Text 3 (Package Control)
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/subl)"

# HeidiSQL (wine)
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/HeidiSQL)"

# WinSCP (wine)
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/WinSCP)"

Installing software on linux server without root (almost any distro)

# micro
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/micro)"

# asciinema
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/asciinema)"

# rsub
bash -c "$(curl https://raw.githubusercontent.com/thecotne/foo/master/scripts/rsub)"