aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvulonkaaz <7442677+vulonkaaz@users.noreply.github.com>2024-08-17 16:19:36 +0200
committervulonkaaz <7442677+vulonkaaz@users.noreply.github.com>2024-08-17 16:19:36 +0200
commitbe43356a2e0b497bb6f11c32eac0288fa026d51d (patch)
treeb59af1b39465e8a1dfc61fdb0ba3b0346417a95c /README.md
parent416e6594a9f8b3c94afe956aea358540d1ad2595 (diff)
zshrc
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18b43ad..14beda8 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,17 @@ It is recommanded that you read and understand the scripts before running them
## Explanation of each script
+### zshrc_example
+
+not a script but an example .zshrc that I consider sane defaults
+
+zsh has the reputation to be very powerful but a pain to configure, with this you
+can just use it as a drop in replacement for bash and it should work right and feel
+right right away, main differences are like vi-like keybindings and autocompletion
+is a bit different than bash (way better)
+
+you may wanna customize the PS1 variable and add your own aliases
+
### addtorrent.sh
a command line script to add a torrent to a remote Transmission server over HTTP