Giter VIP home page Giter VIP logo

rice's Introduction

Warning

This documentation is very out-of-date and my rice uses lots of custom bits to get stuff working, bits I end up reverse engineering whenever I need to re-install ๐Ÿ˜…, So don't follow this please thank you!

Hello & welcome to my little corner of the internet. This is where I keep all my configuration files for my Linux installation, If they interest you feel free to peruse them.

Required Packages:

  • awesome (stable+)
  • xterm
  • firefox
  • emacs (compiled from master, 29+)

*If using another init system, need to modify powermenu commands in =.config/awesome/components/powermenu.lua= *If using another screenshot program, need to modify screenshot commands in =.config/awesome/misc/libs/screenshot.lua=

Setup from scratch (assuming repo is cloned to ~/rice):

Append to ~/.bashrc #+begin_src shell source $HOME/rice/scripts/master.sh #+end_src

Create symlink #+begin_src shell ln -s $(realpath ~/rice/.config) $(realpath ~/.config) #+end_src

OR

Modify /usr/share/xsessions/awesome.desktop #+being_src ini Exec=awesome #+end_src becomes #+begin_src ini Exec=awesome -c /home/USERNAME/rice/.config/awesome/rc.lua #+end_src

*If cloning somewhere modify master script to point there instead

Emacs configuration should /just work/ CURRENTLY UNMAINTAINED: Neovim configuration will need you to install packer

NOTE: Configuration is not based on Xresources at all, That is currently only for xterm.

rice's People

Contributors

undefineddarkness avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.