dj45-sys / dotfiles

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My personal dotfiles

License:GNU General Public License v3.0


Languages

Language:Vim Script 94.2%Language:Haskell 5.4%Language:Shell 0.4%