Add system-type filters, add git-clone handling to main script
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#!/bin/zsh
|
||||
|
||||
local linux_wm_and_utils() {
|
||||
linux_wm_and_utils() {
|
||||
# TODO: pick wm for linux; options: dwm, i3, others?
|
||||
echo "linux_wm_and_utils not yet implemented"
|
||||
}
|
||||
|
||||
local macos_wm_and_utils() {
|
||||
macos_wm_and_utils() {
|
||||
brew install koekeishiya/formulae/yabai
|
||||
brew install koekeishiya/formulae/skhd
|
||||
skhd --start-service
|
||||
|
Reference in New Issue
Block a user