schrobingus / not-my-dotfiles

The sexy ZSH config I use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Dotfiles

GitHub Repo Stars GitHub Repo Forks GitHub Repo Visits



Preview

Preview


Details

  • Distro: Void Linux

  • WM: Openbox

  • GTK Theme: Qogir Dark

  • Icons: Tela Dark

  • Font: Iosevka Nerd Font

  • Terminal: Kitty

  • Editor: Zathura

  • Shell: ZSH

  • Colorscheme: One Dark

  • Bar: tint2

  • Launcher: FZF

  • Browser: Vivaldi

  • Wallpaper


Dependencies

ZSH

  • FZF - fuzzy searching through files

  • Exa - replaces the default 'ls' command

  • Ripgrep - better searching

  • Nerd Fonts - icons in the terminal

Openbox


Installation

git clone --recursive https://github.com/smartsyncing/dotfiles

cd dotfiles

mv * ~/.config &&

mv ~/.config/local/ ~/

mv ~/.config/.themes ~/

mv ~/.config/.icons ~/

mv ~/.config/.gtkrc-2.0 ~/

mv ~/.config/.zshrc ~/

openbox --reconfigure

source ~/.zshrc

Contributors

contrib

About

The sexy ZSH config I use.

License:Do What The F*ck You Want To Public License


Languages

Language:CSS 94.1%Language:Shell 5.9%