diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2018-05-02 23:50:14 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2018-05-02 23:50:14 +0200 |
commit | dadf4f7e58f1d192b869b97798feade6362a101b (patch) | |
tree | efa4e8718627bdaea6e02ab22c7a7082ab4deb3d /bashrc | |
parent | b18e9a774276dfe14d7d30e000d73dd3b6bc7533 (diff) | |
download | dotfiles-dadf4f7e58f1d192b869b97798feade6362a101b.tar.gz dotfiles-dadf4f7e58f1d192b869b97798feade6362a101b.zip |
Unix installer now uses symlinks
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |