Skip to content

Set of tools used on my personal computers

Notifications You must be signed in to change notification settings

pele1410/cct-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

These are my config files. There are many like them, but these are mine

Repository Structure

home

All configuration files for various tools as well as bash

scripts

Helper scripts to run various aspects of the new computer setup process

New Computer Setup

cct-tools

Clone the cct-tools (this) repository.

First time repo creation should run the cct-symlink tool from home/.bin manually. Subsequent changes can run this from your $PATH

Install repositories and packages

To install common repositories, packages, and python packages, run the scripts/installer.sh.

This script is composed of multiple scripts that manage each group of installation packages.

Script Purpose
install-repositories Installs repositories to pull packages from
install-packages Installs all the packages I commonly use
install-python Installs python (2 and 3) packages
install-emacs Configure eMacs

Configure Emacs

Install packages

From within emacs, run the following commands

load-file ~/.emacs.d/install-selected-packages.el
package-install-selected-packages

Use our init.el

Delete the ~/.emacs file to force emacs to use our ~/emacs.d/init.el

About

Set of tools used on my personal computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages