/dotfiles

My personal dotfiles

Primary LanguageVim scriptGNU General Public License v3.0GPL-3.0

Config To
OS: Arch BTW
Window Managers: Xmonad
Status Bars: Polybar
Editors:
Terminal: Alacritty
Shell: Fish
Fish Plugins: OMF - Oh My Fish
OMF Theme Agnoster
Icons: Candy Icons
Cursor: Sweet Cursors

Font: VictorMono Nerd Font
Color Theme: Ayu Mirage
Files Icons: Ayu
Product Icons: Bootstrap Icons

Assuming you use ArchLinux

Apps Command
Yay: sudo pacman -S git
git clone https://aur.archlinux.org/yay.git
cd yay & makepkg -si
Alacritty sudo pacman -S alacritty
Fish sudo pacman -S fish
OMF sudo pacman -S curl
curl -L https://get.oh-my.fish | fish
Agnoster OMF omf install agnoster
Xmonad: sudo pacman -Sy xmonad xmonad-contrib
Polybar yay -S polybar
Neovim: yay -Sy neovim-nightly-bin
VS Code yay -Sy visual-studio-code-bin

How to install ArchLinux:

First: Here
After: Here

Xmonad & Polybar:

Neovim:

Alacritty & Fish

VS Code