1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Compare commits

..

No commits in common. "a534cdf6f014700ab0523a935541aab01351f1d3" and "46f0a69f3254bd609a32ced84aadec72ebb50764" have entirely different histories.

6 changed files with 0 additions and 13 deletions

View File

@ -1,7 +0,0 @@
[storage]
engine = file_system
path = dotfiles-local
[applications_to_sync]
dash
iterm2

3
rcrc
View File

@ -1,3 +0,0 @@
EXCLUDES="README*.md LICENSE Mackup"
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
COPY_ALWAYS="git_template/HEAD"

View File

@ -44,7 +44,4 @@ yabai -m config left_padding 8
yabai -m config right_padding 8
yabai -m config window_gap 8
yabai -m rule --add app="^System Preferences$" manage=off
yabai -m rule --add app="^App Store$" manage=off
echo "yabai configuration loaded.."