odinuge / dotfiles

Dotfiles for vim, zsh, tmux and other misc. stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Dotfiles for vim, zsh, tmux, atom and some other stuff

image of uxterm

About

This is my dotfiles. Handled using gnu stow.

Includes:

  • vim
  • tmux
  • zsh
  • misc (xorg ++)
  • atom
  • arch

Install

$ make <whatyouwant>

Example: Install vim, zsh & tmux config

$ make vim zsh tmux

Help

$ make help
Odin Ugedal - Dotfiles
Commands:
 - vim
 - all
 - atom
 - tmux
 - zsh
 - xorg
 - atom
 - atom-packages-restore
 - atom-packages-backup
 - arch-backup
 - arch-restore
 - alacritty
 - term
 - archlive                 # Build Arch Linux live iso (run as root!)
 - gitconfig
 - dockerconfig

MIT © Odin Ugedal

About

Dotfiles for vim, zsh, tmux and other misc. stuff

License:Other


Languages

Language:Vim Script 42.4%Language:Shell 35.9%Language:Makefile 14.0%Language:Python 6.3%Language:Dockerfile 1.3%