8000 GitHub - pahoughton/login-utils: Bash and X11 login profiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pahoughton/login-utils

Repository files navigation

LoginUtils

Test Build Status

LoginUtils provides Unix multi host os login initialization files for bash and X11.

Features

  • Feature: installes bash config files
    • provides .bash_aliases
    • provides .bash_profile
    • provides .bash_profile_user
    • provides .bashrc
    • provides .bash_setldlibpath
  • Feature: installes X11 config files
    • provides .Xdefaults
  • Feature: OSNAME set by config.
    • provides OSNAME set to Linux

Install

Run ./configure use --help for detailed argument information. The default installation directory is the user's home dir (i.e. $(HOME)/.bash_profile). Significant options are:

--prefix=DIR	    install in DIR/$(HOME)
--with-email      your email address
--with-hostname   this systems hostname
--with-osname     this systems os name (Linux,Darwin...
--with-cvsroot    value for CVSROOT env var

$ ./configure
$ make install

Usage

Login after install

Contribute

Github pahoughton/LoginUtils

Licenses

1997-01-15 (cc) Paul Houghton paul4hough@gmail.com

Creative Commons License Creative Commons Attribution 4.0 International License.
0