Skip to content

peymor19/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

The dotfiles are meant to be installed using stow

Requirements

Packagaes

Install these with your preferred package manager or from source:

stow
fish
nvim
starship
gcc
nodejs
lua
nerdfonts
python3
ripgrep
fd-find
preload
jq
composer
dunst
alacritty
rofi
i3

for alacritty

 curl -sSL https://raw.githubusercontent.com/alacritty/alacritty/master/extra/alacritty.info | tic -x -

for intel sound

sudo pacman -S sof-firmware
echo performance | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

Set-Up

Set fish as your default shell:

chsh -s $(which fish)

Install

Clone repo into your home dir

Install dotfiles:

cd ~/.dotfiles/
stow --target=$(HOME) */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published