Skip to content

Commit

Permalink
readme: add missing tools
Browse files Browse the repository at this point in the history
While at it, don't add all tools present in folder. Just add the folder
with a short description. If something more detailed is ever needed, I
can add docs in the specific folders.

Signed-off-by: Nuno Sa <[email protected]>
  • Loading branch information
nunojsa committed Apr 19, 2024
1 parent 73d1bb9 commit d84c863
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@ This repo contains a set of miscalaneous tools/scripts and configuration files u
| Tool/Config | Description |
|--------------|--------------|
|bashrc| bash specific helper |
|zsh/| zsh related configurations|
|commonrc| common configuration between bash and zsh|
|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-series-push|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|
|remote-connect| freerdp based script to connect to a remote machine|
|git-series-push/| git-publish based tool for sending patcheseries|
|vscode/| vscode related bits|
|tmux/| tmux related configurations|

# Contributions

Expand Down

0 comments on commit d84c863

Please sign in to comment.