a93cc52bf0f4c612551c346cb0fc48c97354d41f
Linux Workspace
Repository of config files, scripts and other staff to enable quick and easy configuring a new computer.
Quick start
Add to $HOME/.bashrc file:
source <full_path_to_repository>/bashrc
After that each bash login is ready to offer full functionality.
For faster load can be set
LWS_FAST=1
For debug log enabled
LWS_DEBUG=1
Quick commands
# reload full configuration
reload-workspace
# home directory of project
echo $LWS
Description
Languages
Shell
60.3%
Python
31.3%
Vim script
5%
Makefile
2.4%
PowerShell
1%