Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -4,20 +4,24 @@ Repository of config files, scripts and other staff to enable quick and easy con
|
|||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
Add to $HOME/.bashrc file:
|
Add to $HOME/.bashrc file:
|
||||||
`source /<full_path_to_repository>/bashrc`
|
`source <full_path_to_repository>/bashrc`
|
||||||
|
|
||||||
After that each bash login is ready to offer full functionality.
|
After that each bash login is ready to offer full functionality.
|
||||||
|
|
||||||
For faster load can be set
|
For faster load can be set
|
||||||
`LWS_FAST=1`
|
`LWS_FAST=1`
|
||||||
|
|
||||||
|
For debug log enabled
|
||||||
|
`LWS_DEBUG=1`
|
||||||
|
|
||||||
## Quick commands
|
## Quick commands
|
||||||
|
```
|
||||||
|
# reload full configuration
|
||||||
reload-workspace
|
reload-workspace
|
||||||
|
# home directory of project
|
||||||
$LWS
|
$LWS
|
||||||
|
```
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
- Tune gws for easy tiger compiling actions
|
|
||||||
- IntelliJ IDEA
|
|
||||||
- vim configuration
|
- vim configuration
|
||||||
- debian packages installation
|
- debian packages installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user