Skip to content

Jicmou/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jicmou's dotfiles

This repo's purpose is to gather all the dotfiles I need for my setup, with all the scripts needed to install them smoothly.

Prerequisites

You need stow in order to configure the dotfiles

X11 keyboard configuration

This small config file sets up my keyboard to a QWERTY-intl-altgr layout

In order to make it work, simply copy the file 00-keyboard.conf into /etc/X11/xorg.conf.d/

X11 trackball configuration

This small config file sets up my Kensington slimblade pro. The most important option being:

conf Option "LeftHanded" "true"

In order to make it work, simply copy the file 01-trackball.conf into /etc/X11/xorg.conf.d/

Installation

Just run ./configure at the root level of this repo.

Tmux post installation

The ./configure script is supposed to install the tmux plugin manager. All the plugins are declared in the tmux.conf file. However, at this step the plugins are not installed. We need to install them inside Tmux with the PREFIX I key binding

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors