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. "f8fb1a5d5048d9949d23ba303a86468a8dec2e84" and "a534cdf6f014700ab0523a935541aab01351f1d3" have entirely different histories.

4 changed files with 0 additions and 11 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
echo ">>> Do you need to move a ticket?"

View File

@ -36,10 +36,6 @@ Plug 'tpope/vim-markdown', { 'for': 'markdown' }
Plug 'AndrewRadev/splitjoin.vim'
Plug 'dearrrfish/vim-applescript'
Plug 'cespare/vim-toml'
Plug 'leafgarland/typescript-vim'
Plug 'peitalin/vim-jsx-typescript'
Plug 'jparise/vim-graphql'
Plug 'styled-components/vim-styled-components', { 'branch': 'main' }
Plug 'junegunn/goyo.vim'
Plug 'reedes/vim-pencil'

View File

@ -46,6 +46,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
echo "yabai configuration loaded.."

View File

@ -1,6 +1,3 @@
# set open file limit
ulimit -n 1024
# ignore duplicate history entries
setopt histignoredups