hhamud / dotfiles

A repo containing my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is the Emacs configuration and other scripts to be installed onto a new OS.

https://github.com/hhamud/dotfiles/actions/workflows/test.yml/badge.svg?style=svg

Installation

  • Copy and paste the code to auto install the dotfiles
git clone https://github.com/hhamud/dotfiles.git $HOME/.dotfiles
cd $HOME/.dotfiles/scripts
bash scripts/setup.sh

About

A repo containing my dotfiles


Languages

Language:Emacs Lisp 78.7%Language:Shell 21.3%