diff options
author | Mattias Andrée <maandree@kth.se> | 2021-06-25 17:42:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-06-25 17:42:26 +0200 |
commit | 6d0c332cdf3ca9b15bf706c848149f1efca0f8a0 (patch) | |
tree | 1df1c7f07f35f0aaeacd065d96b9a78adb829a4d /README | |
parent | Let main Makefile select package manager (diff) | |
download | dotfiles-6d0c332cdf3ca9b15bf706c848149f1efca0f8a0.tar.gz dotfiles-6d0c332cdf3ca9b15bf706c848149f1efca0f8a0.tar.bz2 dotfiles-6d0c332cdf3ca9b15bf706c848149f1efca0f8a0.tar.xz |
Add instructions to README
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ The following directories have the own source control: Configurations that are not tied to any package in particular are stored in filesystem/ if they are related to the filesystem and in base/ otherwise. + +The pathname of this directory shall be ~/.dotfiles as this +path is hardcoded in the makefiles. Run make to apply new +settings and remove settings for uninstalled programs. |