Skip to content

exarobibliologist/nanosecond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS ONLY FOR DEBIAN!!

Additionally, it will work with the Debian package for WSL (Windows Subsystem for Linux) on Windows.

This will cause unrecoverable changes to your Debian setup.

You will get a modified sources.list that includes extra sources (for testing, unstable, and experimental). The sources use deb.debian.org so that you will always be on the fastest Debian server. Generic version names are used to allow rolling release upgrades and updates.

APT Preferences will also be heavily modified. This will help to control the extra sources so things stay stable while giving you extra access to packages far beyond stable.

To run these scripts you will need:

Expert level Debian Linux knowledge. Don't attempt to run these scripts without brains.
God-Level knowledge, if attempting to rewrite or modify these scripts for another Linux operating system.
Moderate BASH scripting experience. Many scripts are extensively layered to produce the unique look I like in the Terminal interface.
Beginner to Moderate Conky scripting experience.
Be willing to learn and experiment
And a sense of humor.

Many of the hacks and scripts in this repo defy the Debian Wiki. If you believe that everything in the Debian Wiki is absolute and cannot be violated, this repo IS NOT for you. Walk away now!

These scripts will produce a FrankenDebian setup that is incredibly versatile, without sacrificing stability. If you do not understand what that is, this repo IS NOT for you! Walk away now!

Don't expect to get help from Debian gurus on Freenode. Your requests for help will be ignored once they realize you are running a FrankenDebian.

You must be willing to solve all your own problems, with limited or no support. If you are unwilling to do this, this repo IS NOT for you! Walk away now!

These scripts are a learning experience. If you are uncomfortable with learning new things, and want to stick with the standard methods of using/customizing Linux, this repo IS NOT for you. Walk away now!

but...

if you're still here...

and want to continue...

To install these scripts, follow the directions below.

You will need git-all installed beforehand, in order to fetch and use all the files.

sudo apt-get install git-all

Open a Terminal and type

cd
mkdir ~/GIT/
cd ~/GIT
git clone https://github.com/exarobibliologist/nanosecond

Then navigate into the created folder like so:

cd ~/GIT/nanosecond

and type:

bash installbash

The installer will not overwrite your .bashrc, but will copy a single line to end of your .bashrc to source the modified bashrc file I have included in the nanosecond repo.

After that is complete, close your Terminal and reopen. You should see a unique Terminal prompt.

Then type:

installstuff

Follow the menu prompts to install other programs your system can use.

Releases

No releases published

Packages

No packages published