de7dbf7f673893aa2f0c596d00bdd54e773472ac
uses non-breaking space as a separator and assumes that first numeric token (starting from second one) is the line number (i.e., assumes that the searched token does not contain space delimited number)
Lupan's config files
Installation
Install Hyprland
To reproduce my environment clone this repo into ~/dotfiles and check
that you have required programs in your PATH with
$ sh check_dependencies.sh hypr
Install font ttf-firacode-nerd (https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/FiraCode.zip).
Install proper configurations with
$ stow shell hyprland alacritty xsession nvim yazi
Where xsession is just to install lupan-set-theme script, nvim and yazi may be skipped if you do not use them.
Change to zsh as your login shell with
$ chsh -s /usr/bin/zsh
Install DWM (old)
To reproduce my environment clone this repo into ~/dotfiles and check
that you have required programs in your PATH with
$ sh check_dependencies.sh dwm
Install font ttf-firacode-nerd (https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/FiraCode.zip).
Install st, dwm, lupan-clock, and config files with
$ make clone build install
Change to zsh as your login shell with
$ chsh -s /usr/bin/zsh
Description
Languages
Lua
52.5%
Nushell
25.2%
Shell
10.2%
C
6.4%
Haskell
4.2%
Other
1.5%