Improved description
OBS-URL: https://build.opensuse.org/package/show/utilities/homeshick?expand=0&rev=10
This commit is contained in:
parent
05df5a2152
commit
e60e765e32
@ -41,18 +41,13 @@ BuildRequires: fish
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
In Unix, configuration files are king. Tailoring tools to suit your needs
|
|
||||||
through configuration can be empowering. An immense number of hours is spent
|
|
||||||
on getting these adjustments just right, but once you leave the confines of
|
|
||||||
your own computer, these local optimizations are left behind.
|
|
||||||
|
|
||||||
Homeshick is a tool for users to manage configuration files, also known as
|
Homeshick is a tool for users to manage configuration files, also known as
|
||||||
dotfiles. It leverages Git repositories to store and version dotfiles, and to
|
dotfiles. It leverages Git repositories to store and version dotfiles, and to
|
||||||
synchronize dotfile repositories between accounts and/or machines.
|
synchronize dotfile repositories between accounts and/or machines.
|
||||||
|
|
||||||
For example, this allows installing large external frameworks (such as
|
For example, this allows managing personal dotfiles alongside emacs or vim
|
||||||
oh-my-zsh, or a multitude of emacs or vim plugins) found on sites like
|
plugins, or large external frameworks (such as oh-my-zsh, found on sites like
|
||||||
https://dotfiles.github.io/ alongside personal dotfiles without clutter.
|
https://dotfiles.github.io/), without clutter.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user