howarddo2208 / dotfiles

my personal config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This repo is no longer maintained, I've switched to managing my dotfiles with nix, you can view it here

dotfile repo method reference from: https://www.atlassian.com/git/tutorials/dotfiles

zsh config reference from: https://github.com/ChristianChiarulli/Machfiles/tree/master/zsh

to install TPM (tmux plugin manager) and all the tmux plugins:

1. `git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm`

2. go on tmux, press `<leader>I`

to install the theme of Midnight commander mc: cp -r ~/.config/mc/skins ~/.local/share/mc/

About

my personal config files


Languages

Language:Shell 92.8%Language:Lua 7.2%