Giter VIP home page Giter VIP logo

dot_files's Introduction

There are 3 other projects in use as of now, (2 to show cpu & mem load and & another for a better prompt.)

  • screen-cpu-mem-load
  • tmux-cpu-mem-load
  • liquidprompt

Also, one gist of virtualenvwrapper hooks for python development

To get them:

git submodule init
git submodule update

You have to compile cpu-mem-load plugins ( I may write a script for it to avoid this step. ) You need cmake to generate make files

cd tmux/addon            # or screen  if you prefer it - cd screen/addon  
cmake .
make
sudo make install

Vim

link .vimrc and .gvimrc to ~ and run

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Then start vim and execute command BundleInstall in command mode

Python development:

install virtualenv & virtualenvwrapper. Follow the directions in the readme on my gist for virtualenvwrapper hooks for installation, follow the readme, now located at ./virtualenv_wrapper_hooks/readme.md; it explains the modules used.

For GUI goodness

Which in ubuntu can be achived by:

sudo apt-get install gtk2-engines-pixbuf    # for GTK2
sudo apt-get install gtk3-engines-unico     # for GTK3
sudo add-apt-repository ppa:noobslab/malys-themes
sudo add-apt-repository ppa:alecive/antigone
sudo apt-get update
sudo apt-get install malys-rought
sudo apt-get install awoken-icon-theme
awoken-icon-theme-customization  # And follow instructions to select one out of many icon variations
# for font used by theme
mkdir ~/.fonts
wget -O bahamas-font.zip http://dl.dropbox.com/u/53319850/NoobsLab.com/bahamas-font.zip
unzip bahamas-font.zip -d ~/.fonts

NB: I don't use zsh, it's just a curiosity

Screenshots

This one shows almost all of the configurations, may be not in a best way

  • DWM window manager
  • Conky - for status line
  • tmux - bottom terminal with 2 panes open
  • Vim (shows undotree, tagbar, youcompleteme, airline in action)
  • Fully solarized! including dwm, vim, bash, tmux, screen & what not entire x11 apps.
  • Ues terminus font everywhere (except gtk theme - theme uses bahamas fonts for extra symbols)

DWM, Conky, tmux, Vim (shows undotree, tagbar, youcompleteme, airline in action), Fully solarized! uses terminus font

Nautilus as an example of gtk theme and icons: For those rare instances you need a gui app other than browser & media player, you shouldn't be embarrassed ;-)

Nautilus as an example of gtk theme and icons

dot_files's People

Contributors

kra3 avatar morgajel avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.