GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MKRC(1) FreeBSD General Commands Manual MKRC(1)

mkrc
bless files into a dotfile managed by rcm

mkrc [-ChoqSsVvUu] [-t tag] [-d dir] [-B hostname] files ...

This program adds files to your dotfiles directory then installs it back into your home directory. It can install files under a tag or different source directory. It supports these options:
HOSTNAME
use the supplied hostname instead of computing one. Implies -o.
copy instead of symlinking when installing the rc file back into your home directory
DIR
install dotfiles under the specified directory. This can be specified multiple times.
show usage instructions.
install dotfiles into the host-specific directory
decrease verbosity
treat the specified rc files as files to be symlinked, even if they are directories
if the rc file is a file, symlink it; otherwise, make a directory structure as described in rcup(1) in the section ALGORITHM. This is the default.
TAG
install dotfiles according to tag
the specified files or directories are to be installed without a leading dot.
the specified files or directories are to be installed with a leading dot. This is the default.
increase verbosity. This can be repeated for extra verbosity.
show the version number.

User configuration file. Defaults to ~/.rcrc.

~/.dotfiles ~/.rcrc

mkrc ~/.vimrc
mkrc -t zsh -d company-dotfiles ~/.zshrc ~/.zlogin
mkrc -o ~/.rcrc
mkrc -C .ssh
mkrc -S .zpretzo
mkrc -U bin

lsrc(1), rcdn(1), rcup(1), rcrc(5), rcm(7)

mkrc is maintained by Mike Burns <mburns@thoughtbot.com> and thoughtbot
July 28, 2013 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.