Skip to content

Commit

Permalink
README: update file
Browse files Browse the repository at this point in the history
List (with some description) all supported configurations and tools.

Signed-off-by: Nuno Sa <[email protected]>
  • Loading branch information
nunojsa committed Feb 3, 2023
1 parent 5788d5e commit c53d867
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# Tools
# Tools

This repo contains a set of miscalaneous tools/scripts and configuration files used at work and on my personal machines:

| Tool/Config | Description |
|--------------|--------------|
|bashrc| bash specific helper |
|screenrc| screen config file |
|svn_helper| legacy script for when I used svn :facepalm:|
|sync_db.sh| legacy script for syncronizing my keepass file in dropbox|
|vimrc| vim config file|
|git_publish.sh|helper script for sending linux patches|
|build.sh|Vscode script to build linux. Very specific for my job workflow|
|settings.json_linux|Vscode Linux settings template|
|tasks.json|Vscode custom tasks template|

# Contributions

Happy to take PRs if anyone finds some of these helpful and wants to improve them...

0 comments on commit c53d867

Please sign in to comment.