-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# Dotfiles | ||
|
||
Personal configuration files for Unix hosts. Desktop preferences apply to [Xubuntu](http://xubuntu.org/). | ||
Personal OS and Unix tool configuration files. Desktop preferences apply to [Xubuntu](http://xubuntu.org/). | ||
|
||
## Installation | ||
|
||
Files are organised by individual application, which can be selectively linked to the host home directory using the [GNU Stow](https://www.gnu.org/software/stow/) utility. | ||
|
||
stow -t ~/ git | ||
|
||
For applications that use dconf, settings can be selectively loaded. | ||
For applications that use dconf, settings can be loaded directly from the relevant file. | ||
|
||
dconf load / < gnome-terminal.dconf |