diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2024-02-12 11:02:50 +0100 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2024-02-12 11:02:50 +0100 |
commit | 2d510e4a688aae05753735781f4eeb5a2a7237f5 (patch) | |
tree | ccec42a8e79862f554b703888b8f2b055a1a77e6 /Common/bashrc | |
parent | 4c960080625bf23d50c3e487d79b28443a1ccf24 (diff) | |
download | dotfiles-2d510e4a688aae05753735781f4eeb5a2a7237f5.tar.gz dotfiles-2d510e4a688aae05753735781f4eeb5a2a7237f5.zip |
Bash things
Diffstat (limited to 'Common/bashrc')
-rw-r--r-- | Common/bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Common/bashrc b/Common/bashrc deleted file mode 100644 index 36357ee..0000000 --- a/Common/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' |