diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-18 23:14:07 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-18 23:14:07 +0000 |
commit | 629619eb8416c05983da9fd4f85fcc3bfc0d24d0 (patch) | |
tree | bebcfc18f8fbf9593298200bf215f37bce8e79ba | |
parent | b7218541343bd4aafd3ec0d5b9bd1980f22f129a (diff) | |
download | dotfiles-629619eb8416c05983da9fd4f85fcc3bfc0d24d0.tar.gz dotfiles-629619eb8416c05983da9fd4f85fcc3bfc0d24d0.tar.bz2 dotfiles-629619eb8416c05983da9fd4f85fcc3bfc0d24d0.zip |
~moved emacs to top and added git as dependency
-rw-r--r-- | README.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,14 +6,15 @@ Hello and welcome to my Dotfiles repo! Though I'm not sure why you're here (this is literally just for me). * Tools +- Git: how...what are you doing without this? +- Emacs: My editor for everything (using it right now), incredibly powerful. Is + used with [[https://github.com/hlissner/doom-emacs][Doom Emacs]]. - Vim: my configuration makes it a nice editor, with plugins for C# and Python already prebuilt and ready to use with external dependencies installed. Developed to be used with Tmux - Tmux: Used in conjunction with Vim to produce a powerful workspace. Has bindings for quick switching between Vim and tmux panes, as well as full on vi bindings - ZSH: Great shell, with amazing theming options, that I use for everything -- Emacs: My editor for everything (using it right now), incredibly powerful. Is - used with [[https://github.com/hlissner/doom-emacs][Doom Emacs]]. - Pass: Password manager/generator which I strongly recommend - Zeal/Dash: Documentation manager/reader. Absolute necessity when doing offline work |