From: Armaan Bhojwani Date: Sun, 2 May 2021 23:08:36 +0000 (-0400) Subject: Add back missing end_src X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=fc2aeb0ee253eee497a08f46847985e8d1ae476f Add back missing end_src --- diff --git a/config.org b/config.org index 322b7a4..1a3d410 100644 --- a/config.org +++ b/config.org @@ -988,6 +988,7 @@ Right now, I'm only using fast-syntax-highlighting. It's a really nice visual ad alias unar='atool -x' alias wget='wget -e robots=off' alias lanex='~/.local/share/lxc/lxc' +#+end_src **** Editing #+begin_src shell :tangle ~/.config/zsh/zshrc alias v='nvim'