Skip to content

Commit 3fe06e5

Browse files
committed
chore(readme): Update readme with fork information
1 parent fd19e1a commit 3fe06e5

File tree

9 files changed

+22
-996
lines changed

9 files changed

+22
-996
lines changed

.authors.yml

Lines changed: 0 additions & 677 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.mailmap

Lines changed: 0 additions & 144 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

AUTHORS.rst

Lines changed: 0 additions & 136 deletions
This file was deleted.

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [ ! "$(command -v unzip)" ]; then
77
fi
88

99
_fetch_sources(){
10-
wget -O /tmp/nanorc.zip https://github.com/scopatz/nanorc/archive/master.zip
10+
wget -O /tmp/nanorc.zip https://github.com/galenguyer/nano-syntax-highlighting/archive/master.zip
1111
mkdir -p ~/.nano/
1212

1313
cd ~/.nano/ || exit

license

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
nano run control files
2+
Copyright (C) 2022+ Galen Guyer <[email protected]>
23
Copyright (C) 2014+ Anthony Scopatz et al.
34

45
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)