Skip to content

Instantly share code, notes, and snippets.

[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
export FZF_DEFAULT_OPTS='--height 40% --layout=reverse --border'
@ey3bk
ey3bk / gist:816efa7fe4df5a6be9917bdd16de8d37
Last active July 12, 2022 17:50
Miscellaneous Extensions
* Jumpcut - `brew install --cask jumpcut`
* AltTab - `brew install --cask alt-tab`
* Virtual Desktops - System Preferences > Keyboard > Shortcuts > Mission Control
* fzf -
```
brew install fzf
# To install useful key bindings and fuzzy completion:
$(brew --prefix)/opt/fzf/install
```
{
"global": {
"check_for_updates_on_startup": true,
"show_in_menu_bar": true,
"show_profile_name_in_menu_bar": false
},
"profiles": [
{
"complex_modifications": {
"parameters": {