Add tmux
This commit is contained in:
parent
5b8cbe7703
commit
63d7830987
9 changed files with 41 additions and 5 deletions
1
.bin/.e
1
.bin/.e
|
@ -24,6 +24,7 @@ declare -A mapper=(
|
|||
["ssh"]="$HOME/.ssh/config"
|
||||
["starship"]="$HOME/.config/starship.toml"
|
||||
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
|
||||
["tmux"]="$HOME/.config/tmux/tmux.conf"
|
||||
["vim"]="$HOME/.config/vim/vimrc"
|
||||
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg##template"
|
||||
["waybar"]="$HOME/.config/waybar/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue