Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
10 lines
552 B
Plaintext
10 lines
552 B
Plaintext
The rcm suite of tools is for managing dotfiles directories. This is a directory
|
|
containing all the .*rc files in your home directory (.zshrc, .vimrc, and so
|
|
on). These files have gone by many names in history, such as "rc files" because
|
|
they typically end in rc or "dotfiles" because they begin with a period.
|
|
|
|
This suite is useful for committing your rc files to a central repository to
|
|
share, but it also scales to a more complex situation such as multiple source
|
|
directories shared between computers with some host-specific or task-specific
|
|
files.
|