Skip to content
DepthDeluxe edited this page Nov 20, 2014 · 2 revisions

See dotfiles/scripts/ for the following scripts.

symlinks_setup

A simple and fast setup for altoduo's dotfiles. Symlinks .bashrc, .vimrc, .vim/ folder, and .gitconfig to the version in this repository. This is recommended for simple users as an easy way to get set up. If you plan on adding some of your own customization, this is not recommended.

curljson

Submits a POST request to a server (using curl) whose data component is the contents of a file specified.

spotify/

A Spotify bash interface. Just source spotifycli.sh for a full implementation or for a simpler interface, souce spotibash in your .bashrc file.

send and receive

Quickly send another user a file using netcat. All you need is the recipient's IP address.

testinternet

Quick way to test the ping speed of your internet connection. Output changes color based on the quality of the connection.

startupmailer.py

Sends an email containing basic diagnostic information such as IP address, memory usage, and date to a specified email address. Intended to be configured to run on the boot of a headless device (such as a Raspberry Pi).

Clone this wiki locally