Skip to content

bealers/dotfiles

Repository files navigation

Bealers' dotfiles

# terminal, window manager & prompt
sudo pacman -S alacritty zellij starship

# replacements
sudo pacman -S lsd bat

# apps
sudo pacman -S neovim stow

yay -S appimagelauncher 1password cheat tldr


bash
cd ~/.local
git clone [email protected]:bealers/dotfiles.git
cd dotfiles

# set up the symlinks for each one
stow -t ~ bash
stow -t ~ neovim
stow -t ~ alacritty
stow -t ~ starship

stow -t ~ appimagelauncher
systemctl --user enable appimagelauncherd
systemctl --user start appimagelauncherd
systemctl --user status appimagelauncherd

stow -t ~ 1password
systemctl --user enable 1password.service
systemctl --user start 1password.service
systemctl --user status 1password.service


# enable JetBrains mono Nerdfont
stow -v fonts && fc-cache -fv

# keyboard shortcuts
./bin/gnome-settings.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published