7414e9c7907f5bd9cd1b2b5b889716be47e10d9f
Moved all org files from modules, which should really just hold modules, to another location (config). Cleaner and easier to use
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%