foliea / dotfiles

My configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My configuration files.

Dependencies

To install every dependency required (only works on Arch based distributions):

cd os/arch && make dependencies

Install

make

If you get an error pointing out that a configuration file already exist, please follow Reinstall instructions.

Post-installation

  1. Run chsh -s $(which fish) $USER to change your login shell
  2. Spawn a new login shell
  3. Install vim plugins (see documentation)
  4. Install tmux plugins (see documentation)

Reinstall

make re

Uninstall

make clean

About

My configuration files


Languages

Language:Vim Script 39.2%Language:Shell 38.2%Language:Python 21.7%Language:Makefile 0.8%Language:CSS 0.1%