# zshrc ln -s -f ~/dotfiles/zsh_config/zshrc ~/.zshrc # starship ln -s -f ~/dotfiles/misc_config/starship.toml ~/.config/starship.toml # git ln -s -f ~/dotfiles/git_config/gitconfig ~/.gitconfig ln -s -f ~/dotfiles/git_config/global_ignore ~/.gitignore ln -s -f ~/dotfiles/git_config/gh_cli.yaml ~/.config/gh/config.yml # micro ln -s -f ~/dotfiles/micro_config/bindings.json ~/.config/micro/bindings.json ln -s -f ~/dotfiles/micro_config/settings.json ~/.config/micro/settings.json # thefuck ln -s -f ~/dotfiles/misc_config/thefuck.py ~/.config/thefuck/settings.py # zed ln -s -f ~/dotfiles/zed_config/keymap.json ~/.config/zed/keymap.json ln -s -f ~/dotfiles/zed_config/settings.json ~/.config/zed/settings.json # ghostty ln -s -f ~/dotfiles/misc_config/ghostty ~/Library/Application\ Support/com.mitchellh.ghostty/config # fastfetch ln -s -f ~/dotfiles/misc_config/fastfetch.jsonc ~/.config/fastfetch/config.jsonc