docker run -ti --rm -v $(pwd):/projects formattedd/dotfiles zsh
- install fcitx5-rime alacritty zsh tmux fzf zoxide neovim lua stylua ripgrep
- install xclip in arch
- if system is ubuntu/debian, use asdf install stylua
bash <(https://gh.hjkl01.cn/proxy/https://raw.githubusercontent.com/hjkl01/dotfiles/refs/heads/master/installer.sh) link
# bash <(https://gh.hjkl01.cn/proxy/https://raw.githubusercontent.com/hjkl01/dotfiles/refs/heads/master/installer.sh)
chsh -s zsh
- copy gitconfig
[url "https://gh.hjkl01.cn/proxy/https://github.com"]
insteadOf = https://github.com
git clone https://github.com/hjkl01/dotfiles ~/.dotfiles
cd ~/.dotfiles && cp env .env && bash ./installer.sh link # config git and pip mirror
chsh -s zsh
git clone https://github.com/hjkl01/dotfiles ~/.dotfiles
cd ~/.dotfiles && cp env .env && bash ./installer.sh
chsh -s zsh
# crontab -e or nvim /var/spool/cron/$USER
50 8 * * * cd $HOME/.dotfiles/ && git pull
# && nvim --headless "+Lazy! sync" +qa
# tmux
# Press prefix + I (capital i, as in Install) to fetch the plugin.
prefix + I
# fcitx5-rime
# install ruby
git clone --depth=1 https://github.com/Mark24Code/rime-auto-deploy
cd rime-auto-deploy
./installer.rb
# write to /etc/environment
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
# MacOS reload Squirrel
/Library/Input\ Methods/Squirrel.app/Contents/MacOS/Squirrel --reload
tree
htop
lsof
ncdu
rsync
proxychains-ng
lazygit
https://github.com/sxyazi/yazi
https://github.com/yorukot/superfile
如果Neovim有报错 清除缓存
rm -rf ~/.local/share/nvim/ ~/.cache/nvim ~/.dotfiles/nvim/plugin
install win32yank in wsl windows alacritty config path: ~\AppData\Roaming\alacritty\alacritty.toml