Skip to content

okunix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

391 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Desktop

Installing dependencies

Arch Linux

# basic packages
sudo pacman -S zsh alacritty neovim stow brightnessctl alsa-utils fastfetch ly tmux fzf bat ttf-jetbrains-mono-nerd

# enable ly login manager
sudo systemctl enable ly

# i3 dependencies
sudo pacman -S i3-wm dmenu picom xorg-xinput xss-lock xorg-xauth feh flameshot slock

# oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Installing dotfiles

Clone this repo and replace your configs with my dotfiles

git clone https://github.com/yosa12978/dotfiles.git $HOME/.dotfiles
cd $HOME/.dotfiles
stow --adopt .
git restore .

About

my configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors