From be43356a2e0b497bb6f11c32eac0288fa026d51d Mon Sep 17 00:00:00 2001 From: vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> Date: Sat, 17 Aug 2024 16:19:36 +0200 Subject: zshrc --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3