1e45f2818a820cf14305819f4226f121414c23b2
I really don't use emacs server anymore, it's kinda annoying and the online features just don't work. Therefore, I'm just going to use Emacs GUI directly. This obsoletes spc and spu, which means I need a new command. This command is editor, which nohups and reroutes the output of Emacs to /dev/null and disjoins it from the terminal.
Dotfiles
Preclude
My Dotfiles repository with configuration files for most of the applications I use on a daily basis.
Tools
- Git: how…what are you doing without this?
- Emacs: Editor for everything, incredibly powerful. Is used with Doom Emacs.
- Vim: Developed to be used with Tmux, lightning fast and pretty good.
- Tmux: Used in conjunction with Vim. Has bindings for quick switching between Vim windows and tmux panes, as well as full on vi bindings
- ZSH: Shell with amazing theme options as well as completion systems
- Alacritty: Terminal emulator, written in rust, blazingly fast
- Pass: Password manager/generator which I strongly recommend
- Firefox: Best browser
Dependencies
How to use
Initialise an org file at the root of a project. Preferably initialise these org files:
- README.org
- doc.org/notes.org
- todos.org
Open Emacs, generate tags and start coding. Use Alacritty + Tmux + ZSH to setup build chains outside of Emacs, or use Emacs + VTerm/Compile to setup the build chain (would be better with terminal if several servers are being run with a relatively high memory usage).
Languages
Emacs Lisp
74%
Shell
10.1%
YASnippet
8.5%
Python
5.9%
Lua
1.5%