GithubHelp home page GithubHelp logo

cielsys / homey Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 161 KB

My bash $HOME environment: .bashrc+, emacs, ~/bin, cheatsheets

License: MIT License

Shell 18.18% Emacs Lisp 55.35% Batchfile 0.22% CSS 8.78% XSLT 9.53% HTML 7.95%

homey's Introduction

Homey

My bash $HOME environment: .bashrc+, emacs, ~/bin, cheatsheets

New projects find me creating lots of new linux systems, real, VM, cloud, embedded-ish... WSLUbuntu! Homey is an attempt to enable quick duplication of my bash environment etc and to enable rapid accumulation of new customizations.

This is not a shared project at this time. If you are looking for a similar capability you are welcome to browse or comment but you will probably be better off using with one of the existing, robust dotfile cloning projects instead. Rolling my own is part of re-honing rusted linux skills... ie this thing is buggy! Plus there are some other features that I want included.

Overview

There are 4 major componenents of Homey

  • Bash configuration files
  • Emacs Environment
  • Bin folder for scripts
  • Notes folder for projects and cheatsheets

Installation

Clone the repo to ~/homey/

cd ~
git clone --origin cielgithub https://github.com/cielsys/homey homey

Backup or delete the exisiting home files Create ~ symbolic links to the repo version

cd ~
ln -s ~/homey/.bashrc .bashrc
ln -s ~/homey/.bash_aliases .bash_aliases
ln -s ~/homey/.bash_emacs .bash_emacs

ln -s ~/homey/.emacs.d .emacs.d
ln -s ~/homey/bin bin

Or, when it's working right

cd ~
homey/makelinks.bash

... but there is a long way to go to get this working better.

Todo

  • Get this to work in windows WSL bash Especially see if can get windows Emacs properly integrated
  • Add Notes html file.
  • Add Emacs, bash cheatsheet to notes
  • Try on Raspi, BBB

homey's People

Contributors

cielsys avatar

Watchers

James Cloos 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.