Skip to content

foliea/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published