2016-03-25 12:31:32 +01:00
|
|
|
Samæ's config files
|
|
|
|
-------------------
|
|
|
|
|
2016-04-02 11:17:44 +02:00
|
|
|
To get this, run:
|
|
|
|
|
2016-04-02 11:20:03 +02:00
|
|
|
git clone https://git.framasoft.org/mpo/dotfiles.git ~/dotfiles-from-samae
|
2016-04-02 11:17:44 +02:00
|
|
|
|
2016-03-25 12:31:32 +01:00
|
|
|
To install a configuration, use:
|
|
|
|
|
|
|
|
./configure <bundle>
|
|
|
|
|
|
|
|
To list bundles, run:
|
|
|
|
|
|
|
|
./configure
|
|
|
|
|
2016-04-02 11:20:03 +02:00
|
|
|
!!! The `configure` script requires GNU stow (apt-get install stow, pacman -S stow, …) !!!
|
2016-04-02 11:20:30 +02:00
|
|
|
|
2016-04-02 11:17:44 +02:00
|
|
|
!!! The `configure` script will only properly work if run from a subfolder of
|
2016-04-02 11:20:03 +02:00
|
|
|
your home directory (like ~/dotfiles-from-samae) !!!
|