Skip to content

q9f/.dotfiles

Repository files navigation

.dotfiles

Archlinux dotfiles.

Setup base system

sudo pacman -S base base-devel linux linux-firmware amd-ucode dhcpcd iwd curl zsh vim xorg xorg-xinit xautolock i3 ttf-dejavu man-pages man-db dmenu polkit xdg-utils
sudo systemctl enable --now dhcpcd iwd
sudo pacman -S nodejs npm git rsync fasd fzf tmux zsh-syntax-highlighting openssh keychain ruby btop neofetch terminator
sudo npm install --global pure-prompt yarn lerna npm bower serve
git clone --recursive https://github.com/q9f/.dotfiles.git
rm -rf .dotfiles/.gi* .dotfiles/LICENSE .dotfiles/README.md
rsync -avh .dotfiles/ $HOME/
rm -rf .dotfiles/
chsh -s /usr/bin/zsh
source $HOME/.zshrc

What else

sudo pacman -S syncthing ttf-fira-code noto-fonts noto-fonts-emoji adwaita-icon-theme cups cups-pdf ranger okular shotwell pinta scrot caja meld mtr code obsidian hplip signal-desktop speedcrunch
sudo systemctl enable --now syncthing@user
git clone https://aur.archlinux.org/pikaur.git
cd pikaur
makepkg -fsri
pikaur -S brave-bin enpass-bin sublime-text-4

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published