refactor: reorganize scripts to idiomatic locations
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -17,7 +17,6 @@ zsh/*
|
||||
!zsh/.zprofile
|
||||
!zsh/scripts.zsh
|
||||
!zsh/aliases.zsh
|
||||
!zsh/ssh-menu
|
||||
|
||||
# starship
|
||||
!starship
|
||||
@@ -28,10 +27,7 @@ starship/*
|
||||
!tmux
|
||||
tmux/*
|
||||
!tmux/tmux.conf
|
||||
!tmux/tmux-new-project
|
||||
!tmux/tmux-sessionizer
|
||||
!tmux/tmux-ggclone
|
||||
!tmux/tmux-ssher
|
||||
!tmux/scripts
|
||||
|
||||
# git
|
||||
!git
|
||||
@@ -64,6 +60,11 @@ swaylock/*
|
||||
swayidle/*
|
||||
!swayidle/config
|
||||
|
||||
# bin
|
||||
!bin
|
||||
bin/*
|
||||
!bin/ssh-menu
|
||||
|
||||
# flameshot
|
||||
!flameshot
|
||||
flameshot/*
|
||||
|
||||
Reference in New Issue
Block a user