Updated setup

This commit is contained in:
Stephen Cochrane 2020-05-22 22:04:39 +02:00
parent cc1290a2bc
commit 7fabb3ae01

View File

@ -53,23 +53,21 @@
| |
| Workflow |
| |
| * My workflow is simple: <a href=https://i3wm.org/>i3</a> + <a href=https://wiki.archlinux.org/index.php/Termite>terminal</a> + <a href=https://github.com/tmux/tmux/wiki>tmux</a> + <a href=https://www.vim.org/>vim</a>, |
| * My workflow is simple: <a href=https://dwm.suckless.org/>dwm</a> + <a href=https://st.suckless.org/>terminal</a> + <a href=https://github.com/tmux/tmux/wiki>tmux</a> + <a href=https://www.vim.org/>vim</a>, |
| once I have these, I am in my happy place, and |
| produce really nice code. |
| |
| * I have recently peaked interest into <a href=https://dwm.suckless.org/>dwm</a> by |
| <a href=https://suckless.org/>suckless</a>, and have considered switching from i3, |
| owing to the implementation (cleaner) and the |
| the fact that a stack is used to hold panes, |
| opposed to the i3 approach which 'stores' panes |
| in a tree like structure, which is not as |
| 'nice' as a stack implementation. |
| * I have recently switched to <a href=https://dwm.suckless.org/>dwm</a> by <a href=https://suckless.org/>suckless</a>, the |
| main reason for the switch was that my previous |
| wm (<a href=https://i3wm.org>i3wm</a>) was very limiting, with dwm I can edit |
| the source code directly, and so customize it to |
| exactly what I want. Also, elitist. |
| |
| * I have written a script that sets up my workspace, |
| and install's dependencies, this script can be |
| downloaded <a href=http://yggpi.co.za/install.sh>here</a>. |
| |
| * You can also get my <a href=https://github.com/skippy404/.dotfilesMinimal>vim</a>, <a href=https://github.com/skippy404/.tmux>tmux</a>, <a href=https://github.com/skippy404/.i3>i3</a> configs on thier |
| * You can also get my <a href=https://github.com/skippy404/.dotfilesMinimal>vim</a>, <a href=https://github.com/skippy404/.tmux>tmux</a>, <a href=https://github.com/skippy404/dwm>dwm</a> configs on thier |
| own. |
| |
+-------------------------------------------------------+