From b18e9a774276dfe14d7d30e000d73dd3b6bc7533 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Sat, 28 Apr 2018 10:03:47 +0200 Subject: Removed '.' in front of dotfiles, started on install script, changed hyper, added bash, added tmux --- bash/bashrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 bash/bashrc (limited to 'bash/bashrc') diff --git a/bash/bashrc b/bash/bashrc new file mode 100644 index 0000000..36357ee --- /dev/null +++ b/bash/bashrc @@ -0,0 +1 @@ +alias lamp='curl -i -H Accept: application/json -H Content-Type: application/json -X GET http://192.168.10.191/j?lamp=toggle' -- cgit v1.2.3