diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 | 
1 files changed, 5 insertions, 5 deletions
@@ -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  |