Skip to content

Santinell/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Dependencies for Debian/Ubuntu:

sudo apt update -y
sudo apt install -y gawk git zsh curl wget tar bzip2 gzip zip p7zip-full gzip fasd fzf
git clone --depth 1 https://github.com/ryanoasis/nerd-fonts ~/nerd-fonts
~/nerd-fonts/install.sh "Meslo LG"
rm -rf ~/nerd-fonts
# Optional:
sudo apt install -y silversearcher-ag

Dependencies for Arch linux:

sudo pacman -Syu
sudo pacman -S --needed --noconfirm gawk git zsh curl wget tar bzip2 gzip zip p7zip gzip fzf fasd pacaur
pacaur -S --needed --noconfirm ttf-meslo-nerd-font-powerlevel10k
# Optional:
sudo pacman -S --needed --noconfirm lsd the_silver_searcher

Installing dotfiles

git clone git@github.com:Santinell/dotfiles.git ~/dotfiles
ln -s ~/dotfiles/.zshrc ~/.zshrc
cp ~/dotfiles/.zshenv ~/.zshenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages