mudassir-ahmed / dotfiles

Dotfiles - linux, i3wm, i3-gaps, zsh, vim, neovim, powerline, rofi, i3bar, vscode, gtk, custom shell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Since many people at University have asked me for them, I have decided to put my dotfiles on github.

Below shows some of the things that these dotfiles customise.

alt text alt text alt text

  • i3 window manager (with i3blocks)
  • Neovim
  • ZSH
  • oh-my-zsh
  • custom scripts
  • rofi

You will find a fair amount of alias and customisation in the read command files which may need altering to suit your preference.

Dependancies

  • i3
  • vim
  • ZSH

Installation

Just clone the dot files and move the files in the appropriate directories using GNU stow. By default the stow command will create symlinks for files in the parent directory of where you execute the command.

Let's install ZSH config for example

Assuming dotfiles are at ~/dotfiles. Go into the directory and stow zsh.

Note: In depth guide and installation script may be coming soon, if I get a demand for it.

About

Dotfiles - linux, i3wm, i3-gaps, zsh, vim, neovim, powerline, rofi, i3bar, vscode, gtk, custom shell scripts


Languages

Language:Vim Script 61.5%Language:Lua 17.7%Language:Shell 11.7%Language:JavaScript 6.8%Language:CSS 1.9%Language:Vim Snippet 0.4%