Configurations of user programs (install/remove with GNU stow)
Go to file
Martin Potier 0fbc8e0707 Syntax 2016-04-02 11:20:30 +02:00
emacs Adding .tikz to be parsed as .tex files 2016-03-30 22:58:39 +02:00
scripts/prefix/bin Adding my firefox shortcut 2016-03-28 13:29:12 +02:00
tmux Adding tmux and config 2016-03-26 14:54:28 +01:00
vim Adding vim configuration 2016-03-25 12:09:01 +01:00
zsh Adding zsh config 2016-03-30 22:52:31 +02:00
Readme.md Syntax 2016-04-02 11:20:30 +02:00
configure Adding zsh config 2016-03-30 22:52:31 +02:00
coverage Small coverage tool (percent of saved config) 2016-03-16 15:59:01 +01:00

Readme.md

Samæ's config files

To get this, run:

git clone https://git.framasoft.org/mpo/dotfiles.git ~/dotfiles-from-samae

To install a configuration, use:

./configure <bundle>

To list bundles, run:

./configure

!!! The configure script requires GNU stow (apt-get install stow, pacman -S stow, …) !!!

!!! The configure script will only properly work if run from a subfolder of your home directory (like ~/dotfiles-from-samae) !!!