GitHub - imcsk8/dotfiles: Personal configuration files

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

25 Commits

Repository files navigation

dotfiles

Personal configuration files

tmux

Clone this repo and create a symlink to the configuration file

$ ~# ln -s dotfiles/tmux/tmux.conf .tmux.conf

Install TPM

~$ mkdir -p ~/.tmux/plugins
~$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Install plugins

Press prefix + I to fetch plugins

About

Personal configuration files

Resources

Readme

License

AGPL-3.0 license

Activity

Stars

1 star

Watchers

0 watching

Forks

0 forks

Releases

No releases published