Skip to content
/ 101 Public

The 101 course for starting powerful stuff.

Notifications You must be signed in to change notification settings

obnijnil/101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

101

The 101 course for starting powerful stuff.

Dev

Vim

Terminal

To enable terminal colors, export these:

export CLICOLOR=1 # Simply enables coloring of your terminal.
export LSCOLORS=GxFxCxDxBxegedabagaced # Specifies how to color specific items.

If you want to make it global, add them to your bash profile .bash_profile.

About

The 101 course for starting powerful stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published