update(espanso): update espanso configuration
update(espanso): update url expansion
update(espanso): update espanso configuration
( ) ( (
)\ ) ( /( )\ ) ( )\ (
(()/( ( )\())(()/( )\ ((_) ))\ (
((_)) )\ (_))/ /(_))((_) _ /((_))\
_| | ((_)| |_ (_) _| (_)| |(_)) ((_)
/ _` |/ _ \| _| | _| | || |/ -_)(_-<
\__,_|\___/ \__| |_| |_||_|\___|/__/
stow
🐮 and make
🔨This repository holds a set of dotfiles that I've been tweaking and playing around with since early 2018 (under version control since 2021).
Dotfiles refer to the specific text-based files that allow one to customise a particular application. The dotfiles name is derived from such files in UNIX-like systems that start with a dot (eg. .bashrc
). In my dotfiles, I try to maintain a balance between aesthetics, functionality and productivity.
Previously, I had a separate repository dedicated to the dotfiles of each machine and operating system I used, however I have since opted to have everything in the one repository. The reasons being:
As such, I have either archived or deleted the machine/system-specific repos.
Note: These dotfiles are always a work-in-progress! 👷
Features and characteristics include:
Lua
nvim
configuration.nvim
using the system clipboard.nvim
and tmux
....and MORE!
I manage my dotfiles with GNU Stow, a free and open source symlink farm manager.
The original purpose of stow
was to manage multiple software versions by "tak[ing] distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place." However, we can repurpose stow
to manage
Moreover, I am in the process of writing some shell scripts and a Makefile to ease and automate certain processes eg. a fresh install. I am trying to make an active effort to keep DRY and KISS software principles in mind when writing these scripts.
stow
is available for most Unix-like distributions through your package manager:
sudo pacman -S stow
sudo apt-get install stow
brew install stow
or clone it from source and build it yourself.
I primarily use and prefer Z Shell (zsh), but occasionally use the Bourne Again Shell (bash) for educational and experimental purposes. I was an Alacritty & kitty user for some time, but I have since found a home in st (hopefully a forever home).
I really like gruvbox. It's by far my favourite colorscheme. I also really like gruvbox-based variants such as gruvbox-material - as such, I employ a gruvbox-based theme in most if not all applications. I feel that the gruvbox colours are very friendly to the eyes, and even more so when paired with redshift or Apple Mac's Night Shift mode.
Some other colorschemes that have Alex's stamp of approval:
~ Desktop PC (daily driver)
INFO
OS: Arch Linux x86_64 (btw) & Pengwin 22.2.1 (WSL2)
CPU: Ryzen 5 3600XT (12) @ 3.8 GHz
GPU: NVIDIA GeForce RTX 2070 SUPER
RAM: 32 GB
~ Laptop: LENOVO ThinkPad X1 Carbon 6th gen.
INFO
OS: Arch Linux x86_64
CPU: Intel Core i7-8550U
GPU: Intel UHD Graphics 620
RAM: 16 GB
These dotfiles have been tested for the aforementioned personal machines. For more on what I use day-to-day, see /uses.
Install GNU Stow:
# Install GNU Stow
# Arch Linux:
sudo pacman -S stow
# Mac OSX:
brew install stow
# WSL2 / Ubuntu:
sudo apt-get install -y stow
Get / install dotfiles:
git clone --recurse-submodules -j8 git@git.sr.ht:~notalex/dots # Clone this git repository
cd ~/dots # cd to newly cloned directory
make all
Please see the wiki for more in-depth information.
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/