Skip to content

All the dot files used to configure my linux programs

Notifications You must be signed in to change notification settings

Crazy-Ginger/.dotfiles

Repository files navigation

Dotfiles

Configuration files.

Includes:

package lists setup.sh Zshell config Tmux config Neovim config i3 config Urxvct config Dunst config Bash config yapf style astyle formatting for c-like's

To Use

  1. Read the documentation for each file before using it
  2. Install the packages using the system's package manager (apt, pacman, etc.) and pip
  3. Run ./setup.sh to smylink config files

More Details

  • Package lists are small, only including packages needed to setup the config files and basic diagnostics
  • Zsh (shell) config uses Oh-My-Zsh which setup.sh will automatically install
  • Nvim relies on vim-plug for its plugins
  • i3 (tiling window manager), Uxrvt (terminal emulator) and Dunst (notification server) should only be installed on machines which can use GUI's (i.e. not headless servers) and so are not included in setup.sh
  • I don't really use Bash (shell) so the config file is very under developed
  • i3 relies on programs located in ~/bin which are not included in this repo, replaced these lines to avoid errors
  • Urxvt & nvim rely on pywal to get their colour schemes

About

All the dot files used to configure my linux programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published