Skip to content

This repository contains configuration and setup scripts for emacs and zsh (oh-my-zsh)

Notifications You must be signed in to change notification settings

furiel/oh-my-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick emacs and zsh configuration

This repository contains basic configuration and setup script for emacs and zsh. Thus providing a convenient way to "move in" to a new environment. The zsh configuration is based on the popular oh-my-zsh. Some emacs packages are installed from melpa/elpa. The popular z command is also installed.

Public usage is NOT recommended. You will lose your existing emacs/zsh configuration or break your system. I warned you...

Basic Installation

Installation can be done by one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

via curl

sh -c "$(curl -fsSL https://github.com/furiel/oh-my-home/install.sh)"

via wget

sh -c "$(wget https://github.com/furiel/oh-my-home/install.sh -O -)"

About

This repository contains configuration and setup scripts for emacs and zsh (oh-my-zsh)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published