mkarbo / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfile repository with one-shot install all bash script.

This is a repository containing my dotfiles. Currently I have

  • .bashrc for bash config
  • Multiple nvim config files
  • rangerconfig and theme
  • .tmux.conf file to configure tmux with i3 like keybinds and more

Installation

To install this, run

  • git clone https://github.com/mkarbo/dotfiles | cd dotfiles | chmod u+x main.sh | ./main.sh

This will move files into the corresponding subdirectories of the ~/.config directory and create symlinks in the home directory.

Created by Malthe Karbo

About


Languages

Language:Lua 70.4%Language:Vim Script 12.3%Language:Shell 10.1%Language:Python 7.2%