Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

stefanvanburen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2,749 Commits

Repository files navigation

dotfiles

fish, neovim, ghostty (+ kitty!), macOS

Setup

$ cd ~
$ git init
$ git remote add origin https://github.com/stefanvanburen/dotfiles
$ git fetch
$ git checkout -f main
$ git config status.showUntrackedFiles no

Manual Steps

  • Install Homebrew:

    $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Install the base dependencies in the Brewfile:

    $ brew bundle install --global
  • Set the default shell for the user to fish:

    $ # NOTE: Should ensure that "$(command -v fish)" is in /etc/shells
    $ # See: https://github.com/fish-shell/fish-shell/issues/989
    $ chsh -s $(command -v fish)
  • Apply macOS system preferences (see justfile for what this does β€” disables the Cmd+Ctrl+D dictionary shortcut so Dash.app can use it, and enables the Zoom "Peek" gesture):

    $ just macos-defaults
  • Create an ssh key (follow the instructions in ssh-config), and add it to GitHub and sourcehut.

About

🏑

Topics

Resources

Stars

Watchers

Forks

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /