Cleaning for github publishing
This commit is contained in:
13
README.md
13
README.md
@@ -3,6 +3,7 @@
|
||||
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`
|
||||
|
||||
@@ -15,13 +16,11 @@ For debug log enabled
|
||||
`LWS_DEBUG=1`
|
||||
|
||||
## Quick commands
|
||||
```
|
||||
|
||||
```bash
|
||||
# reload full configuration
|
||||
reload-workspace
|
||||
# home directory of project
|
||||
$LWS
|
||||
```
|
||||
|
||||
### TODO
|
||||
- vim configuration
|
||||
- debian packages installation
|
||||
# home directory of project
|
||||
echo $LWS
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user