branch: master
commit 66e474135758474dbd2e2b2954aaeda3b5de174d
Author: Matthew Carter <[email protected]>
Commit: Matthew Carter <[email protected]>
Host images on website not in repo
---
README.md | 16 ++++++++--------
assembly.png | Bin 255844 -> 0 bytes
c.png | Bin 42660 -> 0 bytes
common-lisp.png | Bin 180380 -> 0 bytes
javascript.png | Bin 65691 -> 0 bytes
perl.png | Bin 38945 -> 0 bytes
php.png | Bin 165574 -> 0 bytes
require.png | Bin 58074 -> 0 bytes
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 9790dff..ef903ca 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To install, clone the repository via:
```
cd ~/.emacs.d
-git clone https://github.com/ahungry/color-theme-ahungry.git
+git clone http://ahungry.com/images/color-theme-ahungry.git
```
Then, make sure to add the following to your ~/.emacs:
@@ -35,25 +35,25 @@ taken while using emacs in rxvt-unicode with a transparent
background
set under the ~/.Xresources config.
### Emacs Config (~/.emacs)
-
+
### Common Lisp
-
+
### PHP
-
+
### Perl
-
+
### C
-
+
### Javascript
-
+
### Assembly
-
+
## License
GPLv3
diff --git a/assembly.png b/assembly.png
deleted file mode 100644
index 1478402..0000000
Binary files a/assembly.png and /dev/null differ
diff --git a/c.png b/c.png
deleted file mode 100644
index 7ddea94..0000000
Binary files a/c.png and /dev/null differ
diff --git a/common-lisp.png b/common-lisp.png
deleted file mode 100644
index c5b1bbc..0000000
Binary files a/common-lisp.png and /dev/null differ
diff --git a/javascript.png b/javascript.png
deleted file mode 100644
index f50a7a1..0000000
Binary files a/javascript.png and /dev/null differ
diff --git a/perl.png b/perl.png
deleted file mode 100644
index fd8c41b..0000000
Binary files a/perl.png and /dev/null differ
diff --git a/php.png b/php.png
deleted file mode 100644
index 99097d3..0000000
Binary files a/php.png and /dev/null differ
diff --git a/require.png b/require.png
deleted file mode 100644
index 89468c3..0000000
Binary files a/require.png and /dev/null differ