user@init-zhang:~$_

README

Backend developer with Linux and scripting knowledge. FOSS enthusiast.

Links: GitHub, LinkedIn

cd?

cd is a command used to change directories (folders). You can run the command with or without arguments.

When run without arguments, like cd, you will taken back to the home directory (home page here).

When run with arguments, like cd projects, you will taken to the projects directory.

You can also run with options, like cd --help which changes the behaviour of the command, such as displaying a help message.

Now you know how to use the cd command! :D

Quiz

Fun little quiz based off my interests:

For the ricers, can you guess which theme this site's colour scheme is based off?

4 Potential Choices (Optional)
Nord Nope.
Catppuccin Nope.
Gruvbox Yay!
Rosepine Nope.

For the tiling window manager users, can you guess which wm these hints are describing?

Hint 1 This wm is only available on Xorg
Hint 2 This wm uses a tree consisting of containers for its layout
Hint 3 This wm has different modes
Hint 4 This vm uses dmenu as its default launcher
Hint 5 This wm has a number in its name

Answer... i3! My beloved.