Soooda / config

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Configuration Setups

All the cool kids have their own configs :DD

Handy DNS

119.29.29.29

# Google
8.8.8.8
8.8.4.4

Oh-My-Zsh Plugins

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

Fonts

English
yay -S ttf-dejavu noto-fonts
Coding
yay -S nerd-fonts-hack
Emoji and Unicode Symbols
yay -S ttf-linux-libertine ttf-inconsolata ttf-joypixels ttf-twemoji-color noto-fonts-emoji ttf-liberation ttf-droid ttf-font-awesome ttf-symbola
Chinese
yay -S ttf-ms-win10-auto-zh_cn noto-fonts-cjk

Arch Linux Packages

base base-devel linux linux-firmware amd-ucode nvidia nvidia-utils nvidia-settings man-db vim git neovim-nightly-bin lazygit net-tools efibootmgr dhcpcd os-prober xorg xorg-server xorg-xinit htop nvtop gotop ranger neofetch refind

About

My dotfiles


Languages

Language:Python 66.0%Language:Shell 22.4%Language:Lua 9.7%Language:Vim Script 1.9%