skiqqy.xyz/raw/setup.txt

48 lines
1.7 KiB
Plaintext
Raw Normal View History

2021-04-04 21:47:10 +00:00
SBLOCK. Operating System & Desktop Environment
2021-02-23 11:35:07 +00:00
* Currently I am running <a href=https://getfedora.org>Fedora GNU/Linux</a>
2021-03-25 07:12:02 +00:00
\\\\
2021-02-23 12:25:31 +00:00
* As for desktop environment, A only use dwm, it fits my workflow perfectly,
and I have spent the last few years perfecting it, I dont need a mouse, all I
need is a keyboard, and I am comfortable.
2021-04-04 21:47:10 +00:00
EBLOCK.
2021-02-23 11:35:07 +00:00
2021-04-04 21:47:10 +00:00
SBLOCK. Workflow
2021-02-23 12:25:31 +00:00
* 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.
2021-03-25 07:12:02 +00:00
\\\\
2021-02-23 12:25:31 +00:00
* 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.
2021-03-25 07:12:02 +00:00
\\\\
2021-02-23 12:25:31 +00:00
* I have written a script that sets up my workspace, and install's
dependencies, this script can be downloaded <a
href=https://skiqqy.xyz/install.sh>here</a>.
2021-03-25 07:12:02 +00:00
\\\\
2021-02-23 11:35:07 +00:00
* You can also get my configs on thier own:
2021-03-25 07:12:02 +00:00
\\- ^/skiqqy/.dotfiles
\\- ^/skiqqy/.tmux
\\- ^/skiqqy/dwm
\\- ^/skiqqy/st
2021-04-04 21:47:10 +00:00
EBLOCK.
2021-02-23 11:35:07 +00:00
2021-04-04 21:47:10 +00:00
SBLOCK. Pictures
2021-02-23 11:35:07 +00:00
* Image 1: An example of a normal working session
using tmux, with vim open.
2021-03-25 07:12:02 +00:00
\\\\
2021-02-23 11:35:07 +00:00
* Image 2: An example of programs being tiled.
2021-03-25 07:12:02 +00:00
\\\\
2021-02-23 11:35:07 +00:00
* Image 3: An example of an empty workspace.
2021-04-04 21:47:10 +00:00
EBLOCK.
2020-10-23 23:08:10 +00:00
2020-10-23 23:25:57 +00:00
<a href=../assets/media/dwm2.png>Image 1:</a>
<img src="../assets/media/dwm2.png">
<a href=../assets/media/dwm1.png>Image 2:</a>
<img src="../assets/media/dwm1.png">
<a href=../assets/media/dwm3.png>Image 3:</a>
<img src="../assets/media/dwm3.png">