halcyoona / dotfiles

Configuration files of my Ubuntu 18.04 Rice.

Home Page:https://nomispeaks.wordpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

These are all my dotfiles to my own customized rice Ubuntu 18.04 LTS. Here's a screenshot: Bank


Motivation

The main motivation was to become a command line ninja! that's why i got rid of the Unity on my Ubuntu 18.04 LTS and customized my own windows from scratch! don't worry if you want to do the same, i will be uploading all my daily tweakings to this repo and all the dependancies.


Dependancies


Package Name What it Does? How to Install?
i3wm The basic core of my setup sudo apt install i3
Ranger My file browser with image rendering capability sudo apt install ranger
Rofi MacOS inspired file finder (replacement for dmenu) sudo apt install rofi
Compton Fix the transparency issue sudo apt install compton
i3gaps For gaps between the windows sudo apt install i3gaps
feh To set a wallpaper sudo apt install feh
i3blocks Status bar sudo apt install i3blocks
NERDTree A beautifull file explorer for vim Check NERDTree github

To Dos

  • Fixed the Wallpaper issue.
  • Customized urxvt.
  • Installed Terminal based file manager with file rendering capability.
  • Installed Terminal based music player.
  • Fixed the volume up/down issue.
  • Fixed the transparency issue.
  • vimrc needs customization.
  • Need to fix screen brightness controls.

About

Configuration files of my Ubuntu 18.04 Rice.

https://nomispeaks.wordpress.com


Languages

Language:Python 67.4%Language:Vim Script 17.0%Language:Shell 15.2%Language:Vim Snippet 0.4%