Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.14 KB

dotfiles.org

File metadata and controls

29 lines (23 loc) · 1.14 KB

Dotfile Configurations

Bashrc

My bashrc config complete with a bunch of useful aliases and color prompt setup. There are numerous files involved.

Emacs

My emacs config which is currently set up for org as well as Javascript & Python development.

i3 Window Manager

My config files for i3wm. Includes a custom lock screen and more. There are some dependencies, though. You can see them as executables in the config file. Uses i3blocks for status bar.

Tmux

My tmux configuration with some keybind changes (for Vim-like navigation) as well as theming.

Vim

A vim setup for JS and Python development as well as a ton of themes. Packages are handled with vundle.

Things that need fixing in this repo [2/3]

  • [ ] Write documentation for i3
  • [X] Update Tmux documentation (no more vim directional navigation)
  • [X] Convert .emacs into an org config loader