Skip to content

jordan-yee/dangerscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dangerscripts

This repo contains useful Linux configuration files and scripts.

Organization

Each application has its own directory containing all config files relevant to that application.

Contents

Below is a list of all included configs/scripts.

Applications Scripts Installation Path
Kakoune kakrc ~/.config/kak/kakrc
Kakoune custom/* ~/.config/kak/custom/*
Kakoune rc/* /usr/local/share/kak/rc/*
Mintty .minttyrc ~/.minttyrc
Sakura sakura.conf ~/.config/sakura/sakura.conf
Tmux .tmux.conf ~/.tmux.conf
Zshell .zshrc ~/.zshrc

Comparing with local configs

To compare all config files with default local paths:

./difflocal.sh

For files that differ, you can sync them with vimdiff:

vimdiff kakoune/kakrc ~/.config/kak/kakrc
vimdiff zshell/.zshrc ~/.zshrc

About

Linux configuration files for a slick software development setup.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •