My personal dotfiles.
note: this repository holds personal settings and will evolve with my journey as a developer. It will stay experimental and will be an evolving work in progress.
This repository holds dotfiles necessary to set up a new linux dev machine. Applying this configuration requires the following programs:
- i3
- neovim
- polybar
- rofi
- sublime text
.bashrc
: bash's .bashrc.gitconfig
: git user configuration.profile
: bash .profile.Xresources
: X server's configuration.xmodmap-esc
: custom console key bindings
i3/config
: i3's configurationneovim/init.vim
: neovim's configurationpolybar/config
: polybar's configurationpolybar/launch.sh
: polybar's triggering scriptpolybar/weather
: polybar's weather scriptsublime/Preferences.sublime-settings
: sublime text preferencessublime/Package_Control.sublime-settings
: sublime text package control list