lazakalf / dotfiles

Config files for Linux, i3-gaps, zsh, vim, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jay's dotfiles

My dotfiles for a great tiling wm Arch Linux setup. Install your preferred distro and this as a base and throw your tools/packages on top I don't mind sharing with the community but I mostly make this repo for myself to refer to so there are many things here specific to my setup, tweak as needed. Featuring some of the following projects:

  • vim
  • i3-gaps
  • i3-blocks
  • tmux
  • zsh
  • gtk
  • termite
  • ranger
  • feh
  • lightdm
  • git
  • vimperator
  • compton

Current setup screenshot

Screenshot

Installation

  • Install Arch Linux or a headless install of Debian, Ubuntu, Fedora, OpenSuse, or even FreeBSD

  • Install x11, i3-gaps, i3status, i3bar, i3blocks, i3-lock-wrapper, lightdm, lightdm-gtk-greeter, termite, rofi, gvim, compton, ranger, irssi, feh, zsh, zsh-completions, git, net-tools, ssh, light, pulseaudio, etc..

  • Clone or copy dotfiles to ~/

  • Install Nerd Fonts

  • adjust variables to your local setup in scripts/updateDotfiles.sh

  • chmod +x ~/dotfiles/scripts/updateDotfiles.sh && bash ~/dotfiles/scripts/updateDotfiles.sh

  • Install oh-my-zsh

  • Fix/customize everything that's broken and specific to your setup

  • Setup your applications and work environment

About

Config files for Linux, i3-gaps, zsh, vim, etc


Languages

Language:Vim Script 57.7%Language:Shell 27.1%Language:Perl 9.1%Language:Python 6.1%