485 B
485 B
Manual steps needed after dotfile copy and/or installs
all systems
- shell
- check user's shell using
echo $SHELLor otherwise - if not the desired shell:
chsh -lto see options; if target shell isn't listed, then add it to/etc/shells- then change the shell with
chsh -s <path to target shell>
- check user's shell using
macOS
- aerospace
- grant aerospace permission in accessibility settings
- likely need system reboot before aerospace works