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 /bash/bashrc | |
parent | b18e9a774276dfe14d7d30e000d73dd3b6bc7533 (diff) | |
download | dotfiles-dadf4f7e58f1d192b869b97798feade6362a101b.tar.gz dotfiles-dadf4f7e58f1d192b869b97798feade6362a101b.zip |
Unix installer now uses symlinks
Diffstat (limited to 'bash/bashrc')
-rw-r--r-- | bash/bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bashrc b/bash/bashrc deleted file mode 100644 index 36357ee..0000000 --- a/bash/bashrc +++ /dev/null @@ -1 +0,0 @@ -alias lamp='curl -i -H Accept: application/json -H Content-Type: application/json -X GET http://192.168.10.191/j?lamp=toggle' |