aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorryo <ryo@nopwd.lol>2024-12-17 00:15:40 +0000
committerryo <ryo@nopwd.lol>2024-12-17 00:15:40 +0000
commit8321c0e378204ed93e391b1ec3933aabe28e757d (patch)
treee19e4b130e05c4b73aec7b1df7a160c7fbb0c751 /README
parent30beb339e8566d3b336b60292a3a2592b92d256f (diff)
Added null.sh and zathura plus some fixes
In scripts don't specify dash but just sh. Removed bc from aliases. Changed pocket to dl.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index a9ad39e..0512e52 100644
--- a/README
+++ b/README
@@ -4,7 +4,6 @@ Setup contains some programs so you should install them.
All of them are included in many linux distros like Arch and Void.
zsh: main shell
-dash: run scripts faster
i3: window manager
i3blocks: i3 status bar
alacritty: terminal emulator
@@ -36,11 +35,11 @@ Folders Structure
-----------------
It's not necessary but just to know how my home looks like.
+- dl
- src
- doc
-- media
-- pocket
- proj
+- media
Zsh config
@@ -59,10 +58,11 @@ $ hgit <url1> zsh-as
$ hgit <url2> zsh-fsh
-Good to have
-------------
+Recommended
+-----------
This programs are not required but I recommend you to install.
+dash: run scripts faster
tmux: terminal multiplexer
mpv: media player
curl: download/upload data