502 Commits

Author SHA1 Message Date
Tiago Programmer
bd95a5f820
Correct "case" 2019-12-19 21:03:07 +00:00
Tiago Programmer
a4e3b3a74e
Two typos... 2019-12-19 21:01:26 +00:00
Tiago Programmer
f064485bd6
Test program versions 2019-12-19 21:00:38 +00:00
Tiago Programmer
c40ab81504
Begin with some "simple" tests ...
If the production version is greater than development version, the tests gives an error.
2019-12-18 23:09:06 +00:00
Tiago Programmer
7be7516a33
Update .travis.yml 2019-12-18 22:34:29 +00:00
Tiago Programmer
30f7aee831
Update .travis.yml 2019-12-18 22:26:08 +00:00
Tiago Programmer
43a5be0c4d
Update .travis.yml 2019-12-18 22:23:11 +00:00
Tiago Programmer
9f80b69458
Update .travis.yml 2019-12-18 22:19:47 +00:00
Tiago Programmer
efcabd99c2
Update .travis.yml 2019-12-18 22:04:37 +00:00
Tiago Programmer
6bfc70be14
Update .travis.yml 2019-12-18 22:02:08 +00:00
Tiago Programmer
cdb940c35c
Update .travis.yml 2019-12-18 21:58:42 +00:00
Tiago Programmer
ce93f0075d
Update .travis.yml 2019-12-18 21:34:47 +00:00
Tiago Programmer
2dd2e66690
Update .travis.yml 2019-12-18 21:30:20 +00:00
Tiago Programmer
f07b891196
Update .travis.yml 2019-12-18 21:23:02 +00:00
Tiago Programmer
c919b2d7e2
Testing Travis 2019-12-18 21:11:06 +00:00
Tiago Almeida
238a74c92c Shellcheck 2019-12-11 19:32:38 +00:00
Tiago Almeida
2089e96452 Shellcheck 2019-12-11 19:30:15 +00:00
Tiago Almeida
00d9adafdd Ended the lite instalation. 2019-12-11 19:22:47 +00:00
Tiago Almeida
9d02e947b2 More tests... 2019-11-25 21:04:14 +00:00
Tiago Almeida
94164b5e9c Printf instead of echo 2019-11-25 20:38:14 +00:00
Tiago Almeida
b53c091ed0 More checks 2019-11-25 20:01:23 +00:00
Tiago Almeida
ed33f0cd0d Try again 2019-11-25 19:49:38 +00:00
Tiago Almeida
5b841e3f15 Update to newer nano 2019-11-24 22:22:18 +00:00
Tiago Almeida
2e3f607ef8 More Shellcheck corrections 2019-11-24 00:15:08 +00:00
Tiago Almeida
2f6640c9c6 Corrections... 2019-11-23 22:37:49 +00:00
Tiago Almeida
56f4bcf1cd A forgotten important file... 2019-11-23 22:31:28 +00:00
Tiago Almeida
1a92eafd37 Correct an error 2019-11-23 22:26:41 +00:00
Tiago Almeida
d83d916314 Update travis rules 2019-11-23 22:22:59 +00:00
Tiago Almeida
469b554a54 Many changes envolving the themes and configs 2019-11-23 00:02:59 +00:00
Tiago Almeida
2f9ddebc39 The function install is working, but without themes... 2019-11-14 21:47:54 +00:00
Tiago Almeida
49d4623031 Enhance the fetch sources function 2019-11-14 12:05:41 +00:00
Tiago Almeida
7d3fc57068 More notes/help 2019-11-05 14:18:03 +00:00
Tiago Almeida
9ed81c37b0 Add help font 2019-11-05 00:42:09 +00:00
Tiago Almeida
5125a77303 Better IFS and parameters 2019-11-03 23:22:28 +00:00
Tiago Almeida
e1bba94e7b Usage function 2019-11-02 21:15:04 +00:00
Tiago Almeida
8442d3ad35 A more organised and robust install file 2019-10-27 22:42:16 +00:00
Tiago Almeida
29702014e0 Update the license and act accordingly
The license used is deprecated.
Update to the next best match license.
See the new: https://spdx.org/licenses/GPL-3.0-or-later.html
See the older: https://spdx.org/licenses/GPL-3.0.html
2019-10-27 21:22:27 +00:00
Tiago Almeida
548d512cda Correct the themes' folder scheme. 2019-10-27 21:16:36 +00:00
Tiago Almeida
9887b82584 More todo 2019-10-05 12:40:40 +01:00
Tiago Almeida
7f99cd7513 More changes. 2019-10-05 12:38:39 +01:00
Tiago Almeida
31eef3d8cb More changes... 2019-10-03 23:06:15 +01:00
Tiago Almeida
a770c8b239 Relocate the nanorc files.
For better organisation the nanorc files will go to a folder.
The install script should translate the themed nanorc files to the final files.
The install script should be the official instalation method.
2019-10-01 13:06:56 +01:00
Tiago Almeida
3dbb2f6c19 Original theme finished 2019-10-01 12:51:25 +01:00
Tiago Almeida
3e4e76f32e More todo's 2019-09-23 01:10:01 +01:00
Tiago Almeida
81a0bcdd7f More checks done. 2019-09-23 00:47:15 +01:00
Tiago Almeida
3efc1319b2 More highlight keys. 2019-09-22 00:08:26 +01:00
Tiago Almeida
405a71cc65 Begin the union of the nano's file with ours.
Note: these files will be deleted.
2019-09-21 00:19:09 +01:00
Tiago Almeida
c0528f6361 Add some themes explanation 2019-09-20 22:13:53 +01:00
Tiago Almeida
3ff0c20e5d Best definition of theme
- Change the names of themes.
- The files are executable by `sed` with `no print` option.
2019-09-19 16:13:42 +01:00
Tiago Almeida
b08f5b5759 Enter some links and documentation. 2019-09-19 03:36:21 +01:00