-
Notifications
You must be signed in to change notification settings - Fork 0
awds888/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# This is my personal dotfiles repo. Anyone is free to use, But no safty guaranty can be made. # Any good advice is welcome. # There is additional setup # Zplug curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh # Vim-plug curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim # Nvim Ranger Devcon support git clone https://github.com/alexanderjeurissen/ranger_devicons ~/.config/ranger/plugins/ranger_devicons # Fonts git clone https://github.com/powerline/fonts.git --depth=1 cd fonts ./install.sh cd .. rm -rf fonts # node support npm i -g yarn npm install -g neovim # python support pip install pynvim # Plugins install :PlugInstall # Coc env setup in coc directory yarn install CocInstall coc-python coc-go coc-clangd coc-marketplace coc-xml coc-html coc-toml coc-yaml coc-java coc-json coc-highlight coc-css @yaegassy/coc-nginx coc-snippets coc-vimlsp coc-explorer
About
personal dotfiles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published