summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorDante Catalfamo2020-09-12 14:12:06 -0400
committerDante Catalfamo2020-09-12 14:12:06 -0400
commit258547674462ad0d247b51fe085dee6e9577e3ba (patch)
tree7ddbaca64c2ed0e2431d04985c702460e8451df2 /content
parent5183d7fb05d8b09022aa917d9b026c71ca5b13b5 (diff)
downloadblog-258547674462ad0d247b51fe085dee6e9577e3ba.tar.gz
blog-258547674462ad0d247b51fe085dee6e9577e3ba.tar.bz2
blog-258547674462ad0d247b51fe085dee6e9577e3ba.zip
emacs-termux: Add links to packages from its-pointless
Diffstat (limited to 'content')
-rw-r--r--content/posts/emacs-on-android-setup/index.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/content/posts/emacs-on-android-setup/index.org b/content/posts/emacs-on-android-setup/index.org
index 970be53..fd189fe 100644
--- a/content/posts/emacs-on-android-setup/index.org
+++ b/content/posts/emacs-on-android-setup/index.org
@@ -42,7 +42,7 @@ pkg install emacs git
Since I host my Emacs on [[https://github.com/dantecatalfamo/emacs.d][GitHub]], getting things started here is
effortless. All I had to do was clone it onto my system, and open
-Emacs, it even sets itself up for use thanks to =use-package=, which
+Emacs, it even sets itself up courtesy of =use-package=, which
installs all the required packages and dependencies without requiring
my intervention.
@@ -124,4 +124,5 @@ installed as a dependency by default, =ecl= requires the
=libatomic-ops-dev= package in order to function correctly.
They also provide an up to date version of [[https://raku.org/][Raku]], a language which I
-really enjoy toying around with.
+really enjoy toying around with, along with [[https://julialang.org/][Julia]], [[https://www.gnu.org/software/octave/][octave]], and [[https://www.r-project.org/][R]],
+among other things.