mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Compare commits
No commits in common. "b1ed3eff2d14c1787df1962787efb11a088fc6f7" and "0a63bd07813b4ab8ec5f1e4dd94092b79ce367c4" have entirely different histories.
b1ed3eff2d
...
0a63bd0781
@ -19,5 +19,3 @@
|
||||
ksdiff = difftool -yt Kaleidoscope
|
||||
[tig]
|
||||
status-show-untracked-files = yes
|
||||
[pull]
|
||||
rebase = false
|
||||
|
||||
@ -5,4 +5,3 @@ path = dotfiles-local
|
||||
[applications_to_sync]
|
||||
dash
|
||||
iterm2
|
||||
xld
|
||||
|
||||
@ -4,4 +4,7 @@ if has("gui_running") || has("gui_vimr")
|
||||
set guioptions-=r
|
||||
set guioptions-=L
|
||||
set guioptions-=l
|
||||
|
||||
" Color terminal output
|
||||
set guioptions+=!
|
||||
endif
|
||||
|
||||
4
yabairc
4
yabairc
@ -47,9 +47,5 @@ yabai -m config window_gap 8
|
||||
yabai -m rule --add app="^System Preferences$" manage=off
|
||||
yabai -m rule --add app="^App Store$" manage=off
|
||||
yabai -m rule --add app="^PCalc$" manage=off
|
||||
yabai -m rule --add app="^Airfoil$" manage=off
|
||||
yabai -m rule --add app="^Finder$" title="Copy" manage=off
|
||||
yabai -m rule --add title="Preferences" manage=off
|
||||
yabai -m rule --add title='Preferences$' manage=off
|
||||
|
||||
echo "yabai configuration loaded.."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user