superarts / superarts.github.io

www.superarts.org
Other
3 stars 1 forks source link

Setting up new macOS #13

Open superarts opened 1 year ago

superarts commented 1 year ago

Some quick updates for this post.

Re-link mega

Replaced dropbox with mega due to device limitation.

rm .zshrc .gemrc .xvimrc .bash_profile .vimrc
rm -rf .vim ~/Library/Rime
ln -s mega/mega/etc/sh/zshrc .zshrc
ln -s mega/mega/etc/sh/gemrc .gemrc
ln -s mega/mega/etc/sh/xvimrc .xvimrc
ln -s mega/mega/etc/sh/bash_profile .bash_profile
ln -s mega/mega/etc/vim/vimrc .vimrc
ln -s mega/mega/etc/vim/vim .vim
ln -s ~/mega/mega/etc/Rime ~/Library/
superarts commented 7 months ago

Tap to click

image

Drag with locking

image
defaults write -g ApplePressAndHoldEnabled -bool false