Skip to content

jellebouwman/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Arch manual ----------

PNPM

Following the installation guide to install PNPM on a POSIX system. The config to make it available in zsh is in .zshrc.

FNM

Experimenting with fnm over nvm - install can be done through the script provided on GitHub.

Extra packages installed through yay

I use Omarchy as a base. There are some packages I have installed with yay -S <package-name>. These are firefox-developer-edition and slack.

yay -S firefox-developer-edition slack keyd

I have also removed some packages that I do not need. These are spotify and zoom.

yay -R spotify zoom

Complex input configuration

I like to use the capslock key for something else. I've installed keyd using yay. After the /etc/keyd/default.conf is moved in the right directory, further setup requires us to run

sudo systemctl enable keyd
sudo systemctl start keyd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages