Symlink sandboxd

main
Steffen Rademacker 3 years ago
parent 13afe85093
commit a1c70846d9

@ -28,6 +28,7 @@ mkdir ~/.config
ln -s ~/dotfiles/editorconfig ~/.editorconfig
ln -s ~/dotfiles/gitconfig ~/.gitconfig
ln -s ~/dotfiles/gitignore ~/.gitignore
ln -s ~/dotfiles/sandboxrc ~/.sandboxrc
ln -s ~/dotfiles/zsh ~/.zsh
ln -s ~/dotfiles/zsh/zshrc ~/.zshrc

@ -38,4 +38,3 @@ bindkey '^Z' fancy-ctrl-z
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
eval "$(starship init zsh)"
eval "$(jump shell)"

Loading…
Cancel
Save