chardskarth / setup

My personal keyboard mapping setups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSKTH Dotfiles

Here lies my linux dotfiles configuration. Use at your own risk!

Installation

# DOTFILES_DIR must be sourced in bashrc.
# this is weird because you need to clone first
# so during installation, we'll have to do
DOTFILES_DIR=~/sources/chardskarth/cskth-dotfiles
mkdir -p $DOTFILES_DIR
git clone <this dotfile> $DOTFILES_DIR

Features

  • bashrc configuration
  • awesomewm configuration
  • nvim configuration
  • ranger configuration (from some guy, I'll make sure to mention when I remember)
  • zsh configuration & custom zsh scripts
  • dmenu with patches
  • various bashscripts
  • other configuration files for:
    • picom/compton
    • drun theme rofi.rasi (from titus)
  • obsolete sublime text configuration
  • obsolete vim configuration

Some files here are reminders of my previous setup. You can ignore them

  • autokey
  • my ergodox cheatsheet
  • sizeup

Todo

[] Enable ranger to preview images [] Add vscode user config [] Add IntelliJ's IdeaVim config

About

My personal keyboard mapping setups


Languages

Language:Lua 54.5%Language:Shell 25.6%Language:C 9.8%Language:Vim Script 7.9%Language:Roff 1.0%Language:Makefile 0.5%Language:Python 0.3%Language:Vim Snippet 0.2%Language:Ruby 0.0%