24 lines
480 B
Markdown
24 lines
480 B
Markdown
# 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`
|
|
|
|
## Quick commands
|
|
reload-workspace
|
|
$LWS
|
|
|
|
### TODO
|
|
- Tune gws for easy tiger compiling actions
|
|
- IntelliJ IDEA
|
|
- vim configuration
|
|
- debian packages installation
|
|
|