This repository has been archived by the owner on May 16, 2022. It is now read-only.
Common usable configuration files for bash
License
simos/bashrc
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This package has a set of configuration files for the Bash (sh) shell.
It makes heavy use of the nice usability features of Bash.
To use it, you need to be running the Bash shell.
Check your appropriate line in /etc/passwd to see if you run Bash.
If not, you may be able to use "chsh" to change your shell to "/bin/bash".
There is a Makefile in the project directory. Type “make” to view
the installation options.
% make display this help
% make backup take a backup of the original .bashrc
(it is saved as .bashrc.ORIGINAL)
you should run this once in the begining
otherwise you may overwrite the backup
% make install install the new .bashrc* files in
the current directory
% make systeminstall install the new .bashrc* files in
/usr/local/share/bashrc, then add
bashrc_config to /usr/local/bin/
Now read the FAQ file on the new functionality and how to use it properly.
This project is based on bashrc, http://www.github.com/simos/bashrc/
Some things may not appear complete; bear with us while we port the functionality.
WE DID NOT PORT ALL THE CONFIGURATION FILES TO BASHRC.
There is work to be done, however the files should be usable in the current state.
For more information, contact Simos Xenitellis <simos.lists@googlemail.com>
About
Common usable configuration files for bash
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published