This website works better with JavaScript.
Explore
Help
Sign In
mfaltys
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Public configs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
1
Branch
0
Tags
169 KiB
CSS
75.2%
Vim script
20.6%
C
2.8%
Shell
1.4%
Tree:
e0a8b5f2a4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e0a8b5f2a4'
${ noResults }
dotfiles
/
nvim_setup.sh
5 lines
100 B
Raw
Blame
History
#!/bin/bash
mkdir -p ~/.config/
ln -s ~/.vim ~/.config/nvim
ln -s ~/.vimrc ~/.config/nvim/init.vim
Reference in new issue
Copy Permalink