This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Formulae | |
| bat gh libuv ncurses ripgrep yazi | |
| ca-certificates lazygit lpeg neovim tree-sitter zoxide | |
| fd libgit2 lsd oniguruma unar | |
| fish libssh2 luajit openssl@3 unibilium | |
| gettext libunistring luv pcre2 utf8proc | |
| ==> Casks | |
| font-jetbrains-mono ghostty | |
| font-jetbrains-mono-nerd-font ngrok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if status is-interactive | |
| # Commands to run in interactive sessions can go here | |
| end | |
| fish_add_path /opt/homebrew/bin | |
| ~/.local/bin/mise activate fish | source | |
| zoxide init fish | source |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This is the configuration file for Ghostty. | |
| # | |
| # This template file has been automatically created at the following | |
| # path since Ghostty couldn't find any existing config files on your system: | |
| # | |
| # /Users/2yy/Library/Application Support/com.mitchellh.ghostty/config | |
| # | |
| # The template does not set any default options, since Ghostty ships | |
| # with sensible defaults for all options. Users should only need to set | |
| # options that they want to change from the default. |