dotfiles/README.adoc

463 lines
22 KiB
Plaintext
Raw Normal View History

2019-08-09 14:55:10 +00:00
= dotfiles
2019-09-01 13:19:09 +00:00
:toc:
2019-08-09 14:55:10 +00:00
2019-08-15 17:29:11 +00:00
My dotfiles for my Linux-based system setup.
2019-12-23 03:48:40 +00:00
The structure of this repo is designed to be managed with https://www.gnu.org/software/stow/[GNU Stow], a symlinks farm manager.
I don't know what I'm doing most of the time in creating this setup so if you're brave (or suicidal) enough to take a look at my stuff (that may or may not be an escaped entry from the SCP Foundation), go ahead.
CAUTION: Don't blindly apply these dotfiles unless you know what you're doing.
Review the code first, change the setting accordingly, and apply it.
== Inspirations
* https://github.com/addy-dclxvi/almighty-dotfiles/
* https://github.com/LukeSmithxyz/voidrice
* https://www.reddit.com/r/unixporn/ (pretty much the little details)
* Specifically for https://www.reddit.com/r/unixporn/comments/8ezsq7/bspwm_terminal_tabs_in_polybar_dark_and_dull_exam/[the tabbed terminals idea] and the https://github.com/Nikzt/dotfiles[linked dotfiles repo]) (not yet implemented, still cleaning up my stuff)
* https://www.reddit.com/r/unixporn/comments/edmb8b/awesome_gnawesome/[Just] https://github.com/ilovecookieee/Glorious-Dotfiles[saving] https://github.com/PapyElGringo/material-awesome[these] for an **awesome** future, hehehe.
2019-08-09 14:55:10 +00:00
2019-08-21 12:35:34 +00:00
2019-08-10 03:39:47 +00:00
== Screenshots
2019-12-27 04:28:49 +00:00
My setup was made by the FOSS gang.
2019-08-10 03:39:47 +00:00
2019-12-23 03:48:40 +00:00
.bspwm setup with no windows
image::docs/bspwm-empty.png[bspwm setup with no windows]
2019-08-10 03:39:47 +00:00
2019-12-23 03:48:40 +00:00
.bspwm with the terminals
image::docs/terminals.png[The terminals]
2019-08-10 03:39:47 +00:00
2019-12-23 03:48:40 +00:00
.rofi and VS Code setup
image::docs/vscode-and-rofi.png[rofi and VS Code setup]
.vim and zathura (and LaTeX) setup
image::docs/vim-and-zathura.png[vim and zathura (and LaTeX) setup]
2019-08-10 06:02:52 +00:00
2019-12-23 03:48:40 +00:00
.A dropdown terminal (because why not)
image::docs/dropdown-term.png[A dropdown terminal]
2019-08-22 12:26:39 +00:00
2019-08-09 14:55:10 +00:00
== Specifications
2019-12-27 04:28:49 +00:00
2019-09-21 18:24:08 +00:00
Here are the main specifications of my machine currently running this (as of 2019-08-09):
2019-08-09 14:55:10 +00:00
* **Operating system**: https://www.archlinux.org/[Arch Linux]
* **Display server**: X Window System using https://www.x.org/wiki/[Xorg]
2019-12-23 03:48:40 +00:00
* **Window manager**: https://github.com/baskerville/bspwm[bspwm]
2019-08-15 00:49:23 +00:00
* **Terminal emulator**: https://github.com/jwilm/alacritty/[Alacritty]
2019-08-15 03:59:32 +00:00
* **Shell**: http://www.zsh.org/[Zsh]
2019-12-23 03:48:40 +00:00
* **Terminal emulator font**: https://github.com/be5invis/iosevka[Iosevka] (with the https://github.com/ryanoasis/nerd-fonts[Nerd Font patches])
2019-08-15 00:49:23 +00:00
Terminal color scheme was generated with https://github.com/dylanaraps/pywal[pywal].
2019-09-21 18:24:08 +00:00
The picture is used to generate the color pallete is https://www.reddit.com/r/wallpapers/comments/cckpj0/i_made_this_simple_and_clean_drawing_over_the/[this one].
2019-08-15 00:49:23 +00:00
It's also the wallpaper used in the screenshots.
2019-08-09 14:55:10 +00:00
2019-08-22 12:26:39 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
== Wallpapers
2019-12-23 03:48:40 +00:00
Here's a list of the wallpapers I've used throughout my ricing journey.
2019-12-27 04:28:49 +00:00
I've also tried to get the creators to show appreciation for their work.
* https://www.reddit.com/r/wallpapers/comments/ed99q8/alien_moon_rmradev/[`alien-moon.jpg`]
** Creator: https://www.deviantart.com/rmradev[rmRadev]
** Original link: https://www.deviantart.com/rmradev/art/Alien-Moon-743912901
2019-12-23 03:48:40 +00:00
* https://www.reddit.com/r/wallpapers/comments/edn0ju/4k_desktop_wallpaper/[`forest-bright.jpg`]
2019-12-27 04:28:49 +00:00
** Creator: https://dribbble.com/MikaelGustafsson[Mikael Gustafsson]
** Original link: https://dribbble.com/shots/3713646-Small-Memory
* https://www.reddit.com/r/wallpapers/comments/efkxb5/hotline_miami_alternate_cover_iv_by_mbdsgns/[`hotline-miami-alt-cover.png`]
** Creator: https://dropr.com/mbdsgns[Mbdsgns]
** Original link: https://dropr.com/mbdsgns/254740/hotline_miami_iv/+?p=1388845
2019-08-15 17:29:11 +00:00
* https://www.reddit.com/r/wallpapers/comments/cckpj0/i_made_this_simple_and_clean_drawing_over_the/[`nebula.jpg`]
2019-12-27 04:28:49 +00:00
** Creator: https://www.reddit.com/user/datGryphon/[datGryphon]
2019-08-15 17:29:11 +00:00
2019-12-27 04:28:49 +00:00
* https://www.reddit.com/r/wallpapers/comments/ebvk0q/rocket_launch_1920x1080/[`rocket-launch.jpg`]
2019-12-23 03:48:40 +00:00
2019-12-27 04:28:49 +00:00
* https://www.reddit.com/r/wallpapers/comments/co9t14/sand/[`sand.jpg`]
2019-12-23 03:48:40 +00:00
== Tour of my setup
There are a few things to know on this setup.
* `packages.txt` is mainly for archiving my native package list from the official Arch Linux repos installed in my current Arch Linux setup.
* `aur-packages.txt` contains the installed packages from AUR along with their versions.
Both of the above files are going to be committed at the start of every month.
My own scripts is in link:bin/[`bin/`].
Currently, I have them linked in `$HOME/bin`.
Ideally, the linked path should be included as part of the `$PATH` environment variable.
This is mostly used with hotkey bindings (e.g., `sxhkd`).
Here's the list of primary scripts:
* Screenshot capture.
Includes the option of delaying and region selection mode.
* Screen recording.
An option of excluding and/or following the mouse cursor is included.
* Quick command prompts.
The script is based from https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/prompt[Luke Smith's prompt script].
* Switching on/off programs.
Useful for situations where only one instance of the program is running.
Aside from the scripts, there are also some details and files that are not committed to this setup for privacy and security reasons.
A few examples of which is my cron setups where it is tasked with updating and committing the package lists to the Git repo, updating the packages, cleaning the cache, and so much more.
2019-08-22 12:26:39 +00:00
2019-08-18 00:44:29 +00:00
2019-08-22 12:26:39 +00:00
2019-08-10 06:02:52 +00:00
== Configured programs
2019-12-27 04:28:49 +00:00
2019-08-15 17:29:11 +00:00
Here's a list of the programs with details on the config found in this repo.
2019-09-21 18:24:08 +00:00
Each of the directory is designed to be used/managed with https://www.gnu.org/software/stow/[GNU Stow] at the indicated target path.
2019-08-15 17:29:11 +00:00
2019-12-23 03:48:40 +00:00
=== https://github.com/baskerville/bspwm[bspwm]
A minimalist window manager.
Only provides a window manager and nothing else.
* Config located at link:bspwm/[`bspwm/`] directory.
* The usual target path for a user is at `$HOME/.config/bspwm/`.
* Minimum version (from `bspwm --version`):
** `0.9.7-10-g2ffd9c1`
* Simply contains `bspwmrc` which is an executable setting up bspwm-related settings and and starting up some applications.
* This allows for a modular setup.
For using keybindings, it uses `sxhkd` (Simple X Hotkey Daemon).
For something similar to i3-bar, https://github.com/polybar/polybar[polybar] serves as the replacement.
=== https://github.com/baskerville/sxhkd[sxhkd]
Stands for "Simple X Hotkey Daemon".
It is a hotkey daemon detecting certain X events primarily from the keyboard and mouse.
It is also very useful since it enables modular setup.
Can be used independent of the desktop environment (DE) or the window manager (WM).
* Config located at link:sxhkd/[`sxhkd/`] folder.
* The usual target path is at `$HOME/.config/sxhkd`.
* Minimum version (from `sxhkd --version`):
** `0.6.0-3-g7124055`
* Contains a config file (`sxhkdrc`) for the keybindings.
There are some keybindings specifically used for `bspwm`.
=== https://github.com/polybar/polybar[polybar]
A tool for creating status bars.
This is the replacement bar from my previous i3-based setup.
* Config located at link:polybar[`polybar/`].
* The usual target path for a user is at `$HOME/.config/polybar`.
* Minimum version (from `polybar --version`):
** `polybar 3.4.1`
** `Features: +alsa +curl +i3 +mpd +network(libnl) +pulseaudio +xkeyboard`
* There is only the standalone config (might decide to make it modular) and the launch script which is copied from the https://wiki.archlinux.org/index.php/Polybar[related Arch Wiki entry].
For documentation, check out the https://wiki.archlinux.org/index.php/Polybar[already linked Arch Wiki entry] and the https://github.com/polybar/polybar/wiki[official documentation from GitHub].
=== https://github.com/davatorium/rofi[Rofi]
The application switcher and launcher.
Also serves as a replacement for https://tools.suckless.org/dmenu/[dmenu].
* Config located at link:rofi/[`rofi/`].
* The usual target path for a user is at `$HOME/.config/rofi/`.
* Minimum version (from `rofi -version`):
** `Version: 1.5.4`
* Main config is `config.rasi`.
* Contains the config and my custom Rofi themes.
To see the documentation, check out the manual entry for `rofi`.
For creating or editing Rofi themes, read the manual entry of `rofi-theme`.
Also, view the related https://wiki.archlinux.org/index.php/Rofi[Arch Wiki entry].
2019-08-15 17:29:11 +00:00
=== https://www.zsh.org/[Zsh]
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
A Unix shell and an alternative to the Bash.
* Config found at link:zsh/[`zsh/`] directory.
* The usual target path for a user is at `$HOME/`.
2019-09-21 18:24:08 +00:00
* Minimum version (from `zsh --version`):
2019-08-15 17:29:11 +00:00
** `zsh 5.7.1 (x86_64-pc-linux-gnu)`
2019-12-23 03:48:40 +00:00
* Contains `.zprofile` and `.zshrc`.
The primary file to look for is the `.profile` to set environment variables independent of the shell setups.
2019-12-27 04:28:49 +00:00
* Previously relied on https://github.com/robbyrussell/oh-my-zsh/[oh-my-zsh].
Eventually, the config became independent and can work without it.
For the documentation, check out the manual entry for `zsh` to gain an overview of the shell.
The main manual explains some things such as the startup/shutdown files and compatibility with other shells.
It also lays out the sections of the manual which you can check it out.
Since the manual has been split into multiple sections, it can be daunting to navigate.
The most referred sections by far are `zshmisc` where it gives details on the miscellanea of zsh such as the prompt and special variables you might want to know.
The other section is `zshbuiltins` where it explains built-in commands of zsh.
2019-12-23 03:48:40 +00:00
2019-08-09 14:55:10 +00:00
2019-08-10 03:39:47 +00:00
=== https://www.x.org/wiki/[Xorg]
2019-12-23 03:48:40 +00:00
2019-08-10 03:39:47 +00:00
A display server implementing X window system.
* Config found at link:xorg/[`xorg/`] directory.
2019-08-15 17:29:11 +00:00
* The usual target path for a user is at `$HOME/`.
2019-08-10 03:39:47 +00:00
* Minimum version (from `Xorg -version`):
** `X.Org X Server 1.20.5`
** `X Protocol Version 11, Revision 0`
2019-12-23 03:48:40 +00:00
* The configuration is found at `.Xresources` containing the colors (0 to 15, foreground, and the background).
2019-08-09 14:55:10 +00:00
2019-12-23 03:48:40 +00:00
=== https://github.com/yshui/picom[picom]
2019-08-22 12:26:39 +00:00
2019-12-23 03:48:40 +00:00
A window compositor forked from https://github.com/chjj/compton[compton] that adds off-screen buffers and additional effects and animations to the window.
Can be used for adding style to your setup.
This is formerly the Compton configuration.
* Config found at link:picom/[`picom/`] directory.
* The usual target path for a user is at `$HOME/.config/picom`.
* Minimum version (from `picom --version`):
2019-08-22 12:26:39 +00:00
** `v7.2`
2019-12-27 04:28:49 +00:00
* The config is copied from `/etc/xorg/picom.conf` and edited a few parameters.
For documentation, check out the manual entry (i.e., `man picom`) and the https://wiki.archlinux.org/index.php/Picom[related Arch Wiki entry].
The default configuration (located at `/etc/xdg/picom.conf` assuming at Arch Linux) can be helpful as well as it is filled with comments.
2019-12-23 03:48:40 +00:00
2019-08-22 12:26:39 +00:00
2019-08-10 03:39:47 +00:00
=== https://www.vim.org/[Vim]
2019-12-23 03:48:40 +00:00
2019-08-10 03:39:47 +00:00
A modal text editor.
* Config located at link:vim/[`vim/`] directory.
2019-08-15 17:29:11 +00:00
* The usual target path for a user is at `$HOME/`.
2019-08-10 03:39:47 +00:00
* Minimum version (from `vim --version`):
** `8.1 (2018 May 18, compiled Jul 29 2019 20:38:53)`
2019-09-21 18:24:08 +00:00
* Uses https://github.com/junegunn/vim-plug[`vim-plug`] as the plugin manager.
2019-08-15 03:59:32 +00:00
* Contains my plugin list and editor configurations at `.vimrc`.
2019-09-21 18:24:08 +00:00
* There are also some https://github.com/sirver/UltiSnips[UltiSnips] snippets stored in `own-snippets` folder (since `snippets` is a reserved folder name).
2019-09-01 06:23:54 +00:00
* One of the largest snippet file is the snippets for LaTeX files.
2019-09-21 18:24:08 +00:00
It is based on https://github.com/gillescastel/latex-snippets/[_Gilles Castel_'s UltiSnips LaTeX snippets].
2019-08-09 14:55:10 +00:00
2019-12-23 03:48:40 +00:00
2019-08-10 03:39:47 +00:00
=== https://ranger.github.io/[Ranger]
2019-12-23 03:48:40 +00:00
2019-08-10 03:39:47 +00:00
A Vim-based file browser.
2019-08-09 14:55:10 +00:00
https://github.com/ranger/ranger/wiki[Here's their config documentation for it.]
2019-08-10 03:39:47 +00:00
* Config located at link:ranger/[`ranger/`] directory.
2019-08-15 17:29:11 +00:00
* The usual target path for a user is at `$HOME/.config/ranger/`.
2019-08-10 03:39:47 +00:00
* Minimum version (from `ranger --version`):
** `ranger version: ranger 1.9.2`
** `Python version: 3.7.4 (default, Jul 16 2019, 07:12:58) [GCC 9.1.0]`
2019-09-21 18:24:08 +00:00
* All of the config files are basically default config files except with a few changes.
* Contains keybinding in `rc.conf`. Additional keybindings include the `O` keybinding and their variants for opening my go-to programs such as https://code.visualstudio.com/[Visual Studio Code].
2019-08-10 03:39:47 +00:00
* `rifle.conf` contains configuration for opening a list of programs.
2019-08-09 14:55:10 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 00:49:23 +00:00
=== https://github.com/jwilm/alacritty/[Alacritty]
2019-12-23 03:48:40 +00:00
2019-09-21 18:24:08 +00:00
Similar to https://sw.kovidgoyal.net/kitty[Kitty] , it's a GPU-based terminal emulator.
It's documentation for the configuration can be viewed at the config file itself being filled with comments.
2019-08-15 00:49:23 +00:00
* Config located at link:alacritty/[`alacritty/`] directory.
2019-08-15 17:29:11 +00:00
* The usual target path for a user is at `$HOME/.config/alacritty/`.
2019-08-15 00:49:23 +00:00
* Minimum version (from `alacritty --version`):
** `alacritty 0.3.3`
2019-09-21 18:24:08 +00:00
* Contains a single `alacritty.yaml` as the config file. Not much has changed except for the color scheme and the font being used.
2019-08-09 14:55:10 +00:00
2019-08-15 00:49:23 +00:00
=== https://www.gtk.org/[GTK]
2019-12-23 03:48:40 +00:00
2019-08-15 00:49:23 +00:00
A library for creating programs with graphical user interface (GUI).
There are often two versions when configuring GTK: version 2 and 3.
2019-09-21 18:24:08 +00:00
* Version depends on the program itself since it is usually statically linked within the GUI program.
2019-08-15 00:49:23 +00:00
* GTK3 config located at link:gtk3/[`gtk3/`].
2019-08-15 17:29:11 +00:00
* The usual target path of GTK3 for a user is at `$HOME/.config/gtk-3.0/`.
2019-09-21 18:24:08 +00:00
* Simply contains a `settings.ini` file that contains common configuration that'll be applied for most GTK3 apps (Thunar, Inkscape, etc.).
2019-08-15 17:29:11 +00:00
* GTK2 config located at link:gtk2/[`gkt2/`].
2019-09-21 18:24:08 +00:00
* The usual target path of GTK2 for a user is at `$HOME/` because of the `.gtkrc-2.0` file needs to at `$HOME/`.
2019-08-15 00:49:23 +00:00
* GTK color and icon theme is https://github.com/NicoHood/arc-theme[Arc theme]
and uses the light dark variation (`arc-darker`).
2019-08-10 06:02:52 +00:00
2019-12-23 03:48:40 +00:00
2019-08-18 00:44:29 +00:00
=== https://dunst-project.org/[Dunst]
2019-12-23 03:48:40 +00:00
2019-09-21 18:24:08 +00:00
It's a notification daemon used to display notifications sent by notifiers (programs that send messages/notifications).
2019-08-18 00:44:29 +00:00
* Config location is at link:dunst/[`dunst/`].
* The usual target path for a user is at `$HOME/.config/dunst/`.
* Minimum version (from `dunst --version`):
** `Dunst - A customizable and lightweight notification-daemon 1.4.1 (2019-07-03)`
2019-12-23 03:48:40 +00:00
* Simply contains a `dunstrc` configuring appearance of the notifications.
Look out for the related manual entry (i.e., `man dunst`) and the https://wiki.archlinux.org/index.php/Dunst[Arch Wiki entry].
2019-08-18 00:44:29 +00:00
2019-09-01 06:23:54 +00:00
=== https://www.archlinux.org/pacman/[pacman]
2019-12-23 03:48:40 +00:00
2019-09-01 06:23:54 +00:00
The default package manager for Arch Linux.
* Config location is at link:pacman/[`pacman/`]
* The usual target path is at `/etc/pacman.d`.
* Minimum version (from `pacman --version`):
** `Pacman v5.1.3 - libalpm v11.0.3`
2019-09-21 18:24:08 +00:00
* Contains the configuration file, a `mirrorlist` file, and some https://www.archlinux.org/mirrorlist/?ip_version=6[pacman hooks].
2019-12-23 03:48:40 +00:00
* For the mirrorlist, change it accordingly or https://www.archlinux.org/mirrorlist/?ip_version=6[generate another one].
It is also monthly updated from a cron job.
2019-12-27 04:28:49 +00:00
* The dotfiles repo also contains two package lists (i.e., `packages.txt` and `aur-packages.txt`) in the root of the project folder.
2019-12-23 03:48:40 +00:00
* The setup also uses `yay` as the AUR helper tool.
2019-09-01 06:23:54 +00:00
2019-08-22 12:26:39 +00:00
2019-08-10 06:02:52 +00:00
== Additional programs used
2019-12-23 03:48:40 +00:00
2019-08-15 00:49:23 +00:00
As much as possible, I use free and open source software for all of my needs.
2019-08-10 06:02:52 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
=== System administration
2019-12-23 03:48:40 +00:00
2019-09-21 18:24:08 +00:00
TIP: I recommend to start at this list especially if you're starting with a bare minimum of a Linux installation.
2019-08-15 17:29:11 +00:00
2019-08-18 00:44:29 +00:00
* https://hisham.hm/htop/[htop] - A process viewer and manager.
2019-09-21 18:24:08 +00:00
* https://github.com/lxde/lxsession[lxsession] - A session manager and an authentication agent for Polkit; very useful if you're usually using with a user-level account.
* https://www.freedesktop.org/wiki/Software/polkit/[Polkit] - A program for bridging unprivileged processes to privileged access.
2019-08-15 17:29:11 +00:00
* https://wiki.archlinux.org/index.php/Systemd-boot[systemd-boot] - The UEFI boot manager.
* https://www.freedesktop.org/wiki/Software/udisks/[udisks] - A manager for mounting filesystems.
* https://github.com/coldfix/udiskie[udiskie] - An automounter for removable media.
2019-12-23 03:48:40 +00:00
=== Desktop user experience
* https://github.com/tmux/tmux/[tmux] - A terminal multiplexer useful for managing multiple sessions.
* https://github.com/noctuid/tdrop[tdrop] - A modular dropdown creator.
* https://github.com/reorr/mantablockscreen[mantablockscreen] - A lock screen.
* https://github.com/dylanaraps/pywal[pywal] - An automation tool for generating color schemes from images and applying them to your programs.
* https://github.com/dylanaraps/neofetch/[neofetch] - A program for getting information for your hardware and software setup.
2019-08-10 06:02:52 +00:00
=== General purpose programs
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
* https://audacious-media-player.org/[Audacious] - An audio player with various listening options.
* https://feh.finalrewind.org/[feh] - A minimal image viewer.
* https://www.mozilla.org/en-US/firefox/new/[Firefox] - One of the major web browser second to Chrome.
* https://github.com/naelstrof/maim[maim] - A simple screenshot utility.
* https://obsproject.com/[OBS Studio] - A facility for streaming and recording videos.
2019-08-21 12:35:34 +00:00
* https://www.shotcut.org/[Shotcut] - A video editor built with the https://www.mltframework.org/[MLT Framework].
2019-08-15 17:29:11 +00:00
* https://docs.xfce.org/xfce/thunar/start[Thunar] - A file manager. A part of the Xfce desktop environment.
2019-08-18 00:44:29 +00:00
* https://www.thunderbird.net/[Thunderbird] - A email client.
2019-08-15 17:29:11 +00:00
* https://www.videolan.org/vlc/[VLC Media Player] - A multimedia player.
2019-08-18 00:44:29 +00:00
* https://weechat.org/[Weechat] - An IRC client on the command line.
2019-08-15 00:49:23 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 00:49:23 +00:00
=== Device drivers and servers
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
* https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture[ALSA] - A Linux
sound driver.
2019-09-01 06:23:54 +00:00
* https://ffmpeg.org/[ffmpeg] - A multimedia codec including for MP4, FLV, and more. Also can be used as a recorder.
2019-08-10 06:02:52 +00:00
* https://wiki.archlinux.org/index.php/NetworkManager[GNOME NetworkManager]
2019-08-18 00:44:29 +00:00
* https://www.nvidia.com/Download/index.aspx?lang=en-us[NVIDIA Driver] - Since
I have an NVIDIA-based GPU (NVIDIA GeForce GT 630), I have to use that. I also have to
use the https://www.archlinux.org/packages/extra/x86_64/nvidia-390xx/[legacy version].
2019-08-10 06:02:52 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
=== Music production
2019-12-23 03:48:40 +00:00
2019-08-21 12:35:34 +00:00
* https://kx.studio/Applications:Cadence[Cadence] - A set of audio tools. Part of the KX Studio project.
2019-08-15 17:29:11 +00:00
* https://kx.studio/Applications:Carla[Carla] - An audio plug-in host supporting various audio
2019-08-21 12:35:34 +00:00
plug-in formats such as VST2/3, SF2, and SFZ. Part of the KX Studio project.
2019-08-15 17:29:11 +00:00
* https://lmms.io/[LMMS] - A digital audio workstation for beat production.
2019-08-18 00:44:29 +00:00
* https://musescore.org/[Musescore] - A music composition and notation software.
2019-08-15 17:29:11 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 00:49:23 +00:00
=== Design
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
* https://blender.org/[Blender] - A top-notch 3D modelling program.
* https://www.freecadweb.org/[FreeCAD] - A general purpose 3D computer-aided design program.
2019-09-21 18:24:08 +00:00
* https://inkscape.org/[Inkscape] - A vector illustration/editing program. Alternative to Adobe Illustrator.
2019-12-27 04:28:49 +00:00
* http://www.kicad-pcb.org/[KiCad] - An electronic design automation suite.
2019-08-18 00:44:29 +00:00
* https://krita.org/en/[Krita] - A painting/illustration program.
2019-08-15 00:49:23 +00:00
2019-12-23 03:48:40 +00:00
2019-08-10 06:02:52 +00:00
=== Fonts
2019-12-23 03:48:40 +00:00
2019-09-01 06:23:54 +00:00
* https://github.com/belluzj/fantasque-sans[Fantasque Sans Mono]
2019-08-15 17:29:11 +00:00
* https://github.com/tonsky/FiraCode[Fira Code] - A programmer-oriented font that supports ligatures.
2019-08-15 00:49:23 +00:00
* https://github.com/be5invis/iosevka[Iosevka]
2019-12-23 03:48:40 +00:00
* https://github.com/ryanoasis/nerd-fonts[Nerd Fonts] - A suite of font tools.
Also offers 40+ patched fonts of the popular fonts such as Iosevka, Fira Code, and many others.
2019-08-10 06:02:52 +00:00
* https://github.com/googlefonts/noto-fonts[Noto Fonts]
2019-12-23 03:48:40 +00:00
2019-08-10 06:02:52 +00:00
=== Documents
2019-12-23 03:48:40 +00:00
* https://asciidoctor.org/[Asciidoctor] - A text formatting language suitable for creating books, documentations, and writings. Highlights a heavier feature set compared to Markdown.
* https://github.com/gohugoio/hugo[Hugo] - A static site generator for creating websites.
2019-12-27 04:28:49 +00:00
* https://jupyter.org/[Jupyter] - Similar to R Markdown.
This is closely associated with the https://anaconda.com/[Anaconda distribution].
2019-12-23 03:48:40 +00:00
Useful for a variety of document formats to be converted into a website especially with the (bare) support for https://pandoc.org/[Pandoc] converter.
* https://www.libreoffice.org/[LibreOffice] - An office productivity suite and serves as a free alternative to Microsoft Office suite.
2019-12-27 04:28:49 +00:00
* http://luatex.org/[LuaTeX] - The TeX engine I primarily use for my LaTeX documents.
2019-12-23 03:48:40 +00:00
* https://pandoc.org/[Pandoc] - A universal document converter that supports a wide variety of document formats.
Primarily used for converting Markdown documents into Asciidoctor text.
2019-12-27 04:28:49 +00:00
* https://rmarkdown.rstudio.com/[R Markdown] - A text formatting language that comes with executing programs with live output in the notebook.
2019-09-21 18:24:08 +00:00
* https://www.tug.org/texlive/[TeX Live] - A cross-platform LaTeX distribution for compiling LaTeX files.
2019-08-15 17:29:11 +00:00
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
=== Mathematical tools
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
* https://www.anaconda.com/[Anaconda] - A mathematical environment distribution.
2019-12-23 03:48:40 +00:00
* https://www.gnu.org/software/octave/[Octave] - A mathematical computational environment similar to Matlab.
* https://www.r-project.org/[R] - Similar to Octave.
2019-08-15 17:29:11 +00:00
=== Software development
2019-12-23 03:48:40 +00:00
2019-08-15 17:29:11 +00:00
* https://cmake.org/[CMake] - A cross-platform build system that takes care of build configurations.
2019-09-21 18:24:08 +00:00
* https://gcc.gnu.org/[GCC] - A set of compilers from GNU. I mainly use it for developing and compiling C and C++ languages.
2019-08-15 17:29:11 +00:00
* https://git-scm.com/[Git] - My one and only version control system.
2019-08-18 00:44:29 +00:00
* https://godotengine.org/[Godot Engine] - A game engine with its own interface.
2019-08-15 17:29:11 +00:00
* https://www.gnu.org/software/make/[Make] - A build automation system.
* https://code.visualstudio.com/[Visual Studio Code] - A text editor that comes with lightweight IDE features.
* The programming language runtime for https://www.python.org/[Python],
https://www.ruby-lang.org/en/[Ruby], https://www.java.com/[Java],
https://www.rust-lang.org/[Rust], and https://golang.org/[Go].
2019-12-23 03:48:40 +00:00
2019-09-01 13:19:09 +00:00
=== Browser extensions
2019-12-23 03:48:40 +00:00
2019-12-27 04:28:49 +00:00
* https://bitwarden.com/[Bitwarden] - An open source password manager.
Comes with a browser extension or a desktop version of the app.
* Internet Archive Web Extension (https://chrome.google.com/webstore/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak[Chrome] and https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/[Firefox] version) - A browser extension for tracking down the saved versions of a page.
Very useful extension for tracking old resources that has been moved or deleted.
* https://github.com/gorhill/uBlock[uBlock Origin] - A security tool for blocking known trackers.
* https://www.one-tab.com/[OneTab extension] - An extension to enable grouping of tabs into one tab.
Convenient for preventing a lot of tabs opened at one time.
* https://www.eff.org/privacybadger[Privacy Badger] - A security tool for blocking trackers.
Unlike the other blockers like uBlock Origin, Privacy Badger learns with more usage.