Couple more abbrs, make cl clone-shallow-cd
Bind option-delete to backward-kill-bigword on mac
More abbrs
$ git clone git@git.sr.ht:~razzi/.dotfiles ~/.dotfiles
$ sudo ln -s (pwd)/keyd_config /etc/keyd
$ ln -s (pwd)/.rgrc $HOME/.rgrc
## Set in .profile
export RIPGREP_CONFIG_PATH=$HOME/.rgrc
ln -s (pwd)/sway.conf ~/.config/sway/config
Config from this repo is added to https://git.sr.ht/~razzi/fish-functions.
See https://razzi.abuissa.net/2023/10/11/gitignore-and-symlinks.
$ git clone git@git.sr.ht:~razzi/fish-functions ~/.config/fish
$ symlink fish_conf.d ~/.config/fish/conf.d
ln -s $(pwd)/kitty.conf ~/.config/kitty/
ln -s $(pwd)/.tmux.conf ~