dotfiles/README.org

29 lines
1.3 KiB
Org Mode
Raw Normal View History

2021-07-29 10:45:26 +00:00
* Dotfiles
I mainly use Arch Linux,
currently with the KDE desktop environment
with the intention to move to Awesome soon.
2021-07-29 14:02:20 +00:00
If you are looking to snag some of my handy tools,
2021-08-09 22:32:56 +00:00
focus on [[.local/bin/scripts]] and [[.config/shell]].
2021-09-18 19:58:30 +00:00
Among daily use are ~b~, ~edbin~, ~edconf~, ~edit~, ~help~, [[.config/shell/arch][~yas~]]
2021-08-09 22:32:56 +00:00
and [[https://github.com/ajeetdsouza/zoxide][zoxide]]-based ~d~ / ~di~
which in turn use ~zfz~, ~zf~ & ~locz~.
2021-07-29 14:02:20 +00:00
2021-09-18 19:58:30 +00:00
~ex~, ~m~, ~moul~, ~rpl~, ~s~, ~sd~, ~tl~, ~walli~ are also commonly used conveniences.
2021-07-29 10:45:26 +00:00
** Root
I am trying to keep my home clean,
but some files unfortunately cannot be moved.
Out of these, only [[.zprofile][.zprofile]] is of interest,
it contains lots of mappings to store files according to XDG
and configuration for ~less~ and ~fzf~.
** .config
- [[.config/shell][shell]] :: shell aliases & functions grouped into a few different areas, focused on zsh but mostly usable with bash
2021-07-29 14:02:20 +00:00
- [[.config/zsh][zsh]] :: zsh plugin configuration & custom completions
- [[.config/doom][doom]] :: [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration with personalized snippets
2021-07-29 10:45:26 +00:00
- ideavim, vifm, nvim :: vi-related tools
- git, yadm :: version control
** .local
2021-09-18 19:58:30 +00:00
- [[.local/bin/scripts][scripts]] :: lots of useful scripts,
most have a short documentation header -
including many essential git scripts