a-kenji
2c12e8ff83
Change Config To Flag ( #290 )
...
This changes the `config` subcommand to a config flag.
Add option subcommand for now, for the clearing of default path.
Add `ZELLIJ_CONFIG` environment variable.
The configuration locations are now as follows:
* `--config` flag
* `ZELLIJ_CONFIG` environment variable
* default config location
in that order.
2021-04-21 09:03:46 +02:00
Brooks J Rady
af702b67e6
feat(build): vastly simplify the build system
2021-04-14 19:08:22 +01:00
a-kenji
d9a85e977d
Readd short option for config
2021-04-04 19:27:28 +02:00
a-kenji
e64192b42e
Add a clean config option
...
Add a clean config option, which
makes zellij not look for a default
configuration file.
2021-03-17 16:56:02 +01:00
a-kenji
564ded0bb3
Add short --config -c option
2021-03-16 21:22:59 +01:00
a-kenji
2b2b7325e7
Poking around
2021-03-11 13:58:58 +01:00
a-kenji
c644a1c243
poking
2021-03-05 19:23:06 +01:00
henil
9b3c6863d8
some more files...
2021-02-10 12:23:40 +05:30
Brooks J Rady
9791970856
Well, it turns out that I spent 4 hours on something impossible...
2021-02-09 22:19:34 +00:00
Brooks J Rady
fd001860f4
Push the mosaic folder down a directory
2021-02-09 17:27:36 +00:00
Henil Dedania
0994c8abcd
feat(completions): Add shell completions files ( #128 )
...
* Add shell completions and output files to `assets/completions`
* Rename files and struct name
* Update tests to take into account new changes
2021-01-07 15:14:28 +05:30