diff --git a/dot_gitmux.conf b/dot_gitmux.conf new file mode 100644 index 0000000..d6dd5b9 --- /dev/null +++ b/dot_gitmux.conf @@ -0,0 +1,34 @@ +tmux: + symbols: + branch: '  ' + hashprefix: ':' + ahead: 'ahead ' + behind: 'behind ' + staged: 'staged ' + conflict: 'conflict ' + modified: 'modified ' + untracked: 'untracked ' + stashed: 'stashed ' + clean: 'clean' + insertions: Σ + deletions: Δ + styles: + clear: '#[fg=#000000]' + state: '#[fg=#000000]' + branch: '#[fg=#000000]' + remote: '#[fg=#000000]' + divergence: '#[fg=#000000]' + staged: '#[fg=#000000]' + conflict: '#[fg=#000000]' + modified: '#[fg=#000000]' + untracked: '#[fg=#000000]' + stashed: '#[fg=#000000]' + clean: '#[fg=#000000]' + insertions: '#[fg=#000000]' + deletions: '#[fg=#000000]' + layout: [remote-branch, branch] + options: + branch_max_len: 0 + branch_trim: right + ellipsis: … + hide_clean: true diff --git a/dot_hammerspoon/Spoons/.keep b/dot_hammerspoon/Spoons/.keep new file mode 100644 index 0000000..e69de29 diff --git a/dot_hammerspoon/symlink_init.lua b/dot_hammerspoon/symlink_init.lua new file mode 100644 index 0000000..eb42062 --- /dev/null +++ b/dot_hammerspoon/symlink_init.lua @@ -0,0 +1 @@ +../.dotfiles/hammerspoon/.hammerspoon/init.lua