changed nano highleighting to be systemwide

This commit is contained in:
Nikolas Weger 2017-07-28 10:42:25 +02:00
parent 2409ca61ee
commit 8077363188
4 changed files with 3 additions and 8 deletions

3
.gitmodules vendored
View file

@ -4,9 +4,6 @@
[submodule "lib/completions"]
path = lib/completions
url = https://github.com/zsh-users/zsh-completions
[submodule "lib/nano/syntax"]
path = lib/nano/syntax
url = https://github.com/scopatz/nanorc
[submodule "lib/ohmyzsh"]
path = lib/ohmyzsh
url = https://github.com/robbyrussell/oh-my-zsh

View file

@ -3,7 +3,8 @@
This Repo contains my dotfiles
Prerequisites:
- xmlstarlet: ```yaourt -S xmlstarlet```
- nano-syntax-highlighting ```yaourt -S nano-syntax-highleighting``` and then ```echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc``` as root
Install with the ```./install``` script.
Also need to install xmlstarlet, use ```yaourt -S xmlstarlet```

View file

@ -2,8 +2,6 @@
- link:
~/.fzf: lib/fzf
~/.nano: lib/nano/syntax
~/.nanorc: lib/nano/syntax/nanorc
~/.gitconfig: config/git/gitconfig
~/.zshrc: config/zsh/zshrc
~/.ssh/config: config/ssh/sshconfig

@ -1 +0,0 @@
Subproject commit 43dd59ad3677b9e1ddd0e2b81000312fa5d7356b