We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b887abe + e452c9b commit 1210c9eCopy full SHA for 1210c9e
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
git clone https://github.com/galulex/vim.git ~/.vim
4
mkdir ~/.fonts
5
- cd ~/.fonts && curl -fLo DroidSansMonoForPowerlinePlusNerdFileTypes.otf https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DroidSansMono/complete/Droid%20Sans%20Mono%20for%20Powerline%20Nerd%20Font%20Complete%20Mono.otf
+ cd ~/.fonts && curl -fLo DroidSansMonoForPowerlinePlusNerdFileTypes.otf https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/DroidSansMono/complete/Droid%20Sans%20Mono%20Nerd%20Font%20Complete%20Mono.otf?raw=true
6
7
ln -s ~/.vim/.vimrc ~/.vimrc
8
sudo apt-get install ctags wmctrl
0 commit comments