xbaysal11 / ubuntu-dotfiles

:wrench: Personal Config files for UNIX (.vimrc, .zshrc, polybar, i3wm, rofi). Your home directory is your castle. Don't leave your dotfiles behind.

Home Page:https://xbaysal11.github.io/dotfiles/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

DOTFILES

xbaysal11 GNU/Linux Dotfiles

logo

To experience the full power of my Dotfiles you need:

  • i3 - dynamic tiling window manager - config
    • i3-gaps - window gaps - config
    • polybar - fast and easy-to-use tool for creating status bars - config
    • rofi - window switcher, application launcher and dmenu replacement
    • compton - compositor for X - config
    • feh - used to manage wallpaper
    • ranger -terminal file manager
    • redshift - adjusts the color temperature
  • neovim - Vim-fork focused on extensibility and usability - config
    • vim-plug - Minimalist Vim Plugin Manager
  • zsh - powerful shell that operates as both an interactive shell and as a scripting language interpreter - config
  • Fonts:

Available configurations

Configs

├── compton
├── dotfiles
├── i3
├── neofetch
├── neovim
├── polybar
├── ranger
├── vim
├── bash
├── redshift
└── zsh

About

:wrench: Personal Config files for UNIX (.vimrc, .zshrc, polybar, i3wm, rofi). Your home directory is your castle. Don't leave your dotfiles behind.

https://xbaysal11.github.io/dotfiles/

License:GNU General Public License v3.0


Languages

Language:Python 53.1%Language:JavaScript 26.6%Language:Shell 14.4%Language:Vim Script 5.9%