- Notifications
You must be signed in to change notification settings - Fork7
2nthony/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Screen-2023-02-19-92910.PM.mp4
Features:
- Refined keymaps for snippet(VS Code like)
- Partially support VS Code workspace settings
- InstallLazyVim
- Clone this repo and link
nvim
to~/.config
git clone https://github.com/2nthony/dotfiles.git~/yourclonedpathln -s~/yourclonedpath/.config/nvim~/.config
All pluginsplugins/.
- LazyVim keymaps
- Personal keymaps
- Press the
<space>
key to check all
<C-h>
better^
<C-l>
better$
<C-\>
open a float terminal<s-m-j>
copy line(s) down<s-m-k>
copy line(s) up
Link config
ln -s~/yourclonedpath/.config/wezterm~/.config
Load config
echo'return require("2nthony")'>~/.wezterm.lua
ln -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 -
ls
replacement - nvm - Node.js version manager
- Starship - Shell prompt UI
Settings and Keymaps
ln -s~/yourclonedpath/.config/zed/settings.json~/.config/zedln -s~/yourclonedpath/.config/zed/keymap.json~/.config/zed