Update key binds, deploy script, and remove tmux starting by default
This commit is contained in:
parent
c241b5d20f
commit
8b087082d6
6 changed files with 45 additions and 11 deletions
|
@ -56,5 +56,6 @@ deploy_links() {
|
|||
deploy_links "$PROJECT_ROOT/bin" "$HOME/bin" "bin"
|
||||
deploy_links "$PROJECT_ROOT/home" "$HOME" "home"
|
||||
deploy_links "$PROJECT_ROOT/config" "$HOME/.config" "config"
|
||||
deploy_links "$PROJECT_ROOT/wallpapers" "$HOME/media/wallpapers" "wallpapers"
|
||||
|
||||
echo "All deployments complete!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue