extras: remove custom [nano text editor syntax highlighting](https://github.com/scopatz/nanorc)
This commit is contained in:
@@ -22,11 +22,6 @@ download_extra: clean
|
|||||||
# TODO file ITPs on bugs.debian.org, package for Debian
|
# TODO file ITPs on bugs.debian.org, package for Debian
|
||||||
mkdir -p cache/downloads/
|
mkdir -p cache/downloads/
|
||||||
|
|
||||||
# EXTRA https://github.com/scopatz/nanorc
|
|
||||||
$(WGET) https://github.com/scopatz/nanorc/archive/master.zip -O cache/downloads/nanorc-master.zip
|
|
||||||
unzip -q cache/downloads/nanorc-master.zip -d cache/downloads/
|
|
||||||
mv cache/downloads/nanorc-master config/includes.chroot/etc/skel/.nano
|
|
||||||
|
|
||||||
# EXTRA https://github.com/az0/cleanerml
|
# EXTRA https://github.com/az0/cleanerml
|
||||||
$(WGET) https://github.com/az0/cleanerml/archive/master.zip -O cache/downloads/cleanerml-master.zip
|
$(WGET) https://github.com/az0/cleanerml/archive/master.zip -O cache/downloads/cleanerml-master.zip
|
||||||
unzip -q cache/downloads/cleanerml-master.zip -d cache/downloads/
|
unzip -q cache/downloads/cleanerml-master.zip -d cache/downloads/
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
#set tabstospaces
|
#set tabstospaces
|
||||||
set tabsize 4
|
set tabsize 4
|
||||||
include ~/.nano/*.nanorc
|
# include ~/.nano/*.nanorc
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ For convenience, some software that are not part of the official Debian distribu
|
|||||||
|
|
||||||
<!-- grep '# EXTRA' Makefile.extra -->
|
<!-- grep '# EXTRA' Makefile.extra -->
|
||||||
|
|
||||||
- https://github.com/scopatz/nanorc
|
|
||||||
- https://github.com/az0/cleanerml
|
- https://github.com/az0/cleanerml
|
||||||
- https://github.com/nodiscc/user.js
|
- https://github.com/nodiscc/user.js
|
||||||
- https://github.com/EionRobb/pidgin-opensteamworks/
|
- https://github.com/EionRobb/pidgin-opensteamworks/
|
||||||
|
|||||||
Reference in New Issue
Block a user