diff options
author | Ben Sima <ben@bsima.me> | 2019-01-01 11:57:11 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-01-01 11:57:20 -0800 |
commit | db019843bbc65ad6dd262c1b4c96b787d3cac7f3 (patch) | |
tree | df57efab3229c28dc79cdd61685931606a496421 | |
parent | 07c7cddd1b543c399c167e2362702f3a0bebecb6 (diff) |
Add ledger and spaceline
-rw-r--r-- | emacs-packages.nix | 2 | ||||
-rw-r--r-- | packages.nix | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index ec8d257..bccc524 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -39,6 +39,7 @@ hydra ibuffer-vc indent-guide ivy +ledger-mode lispy magit markdown-mode @@ -61,6 +62,7 @@ s shakespeare-mode smart-mode-line spacemacs-theme +spaceline swiper sx twittering-mode diff --git a/packages.nix b/packages.nix index 09ef491..7014ae2 100644 --- a/packages.nix +++ b/packages.nix @@ -13,6 +13,7 @@ fasd feh file gnumake +hledger htop jq lsof |