Screen-2023-02-19-92910.PM.mp4
Features:
- Refined keymaps for snippet(VS Code like)
- Partially support VS Code workspace settings(vscode.lua)
- Install LazyVim
- Clone this repo and link
nvimto~/.config
git clone https://github.com/2nthony/dotfiles.git ~/yourclonedpath
ln -s ~/yourclonedpath/.config/nvim ~/.configAll plugins plugins/.
- LazyVim keymaps
- Personal keymaps
- Press the
<space>key to check all
<C-h>better^<C-l>better$<s-(opt/alt)-j>copy line(s) down<s-(opt/alt)-k>copy line(s) up
Link config
ln -s ~/yourclonedpath/.config/wezterm ~/.configLoad config
echo 'return require("2nthony")' > ~/.wezterm.lualn -s ~/yourclonedpath/.zshrc ~- oh my zsh
- antigen - Plugin manager
- zsh-z - Jump directory
- zsh-syntax-highlighting
- zsh-autosuggestions
- fzf-zsh-plugin
- Maple Font
- ghq - GitHub repositories manager
- eza -
lsreplacement - Volta - Node.js package manager
- Starship - Shell prompt UI
Settings and Keymaps
ln -s ~/yourclonedpath/.config/zed/settings.json ~/.config/zed
ln -s ~/yourclonedpath/.config/zed/keymap.json ~/.config/zed