1
0
forked from extern/nix-config
Commit Graph

21 Commits

Author SHA1 Message Date
Donovan Glover
d50ebb0c64
Remove output directories from the repository 2017-12-25 21:34:37 -05:00
Donovan Glover
156b2d263c
Update theme.cr to change terminal colors directly 2017-12-24 15:51:53 -05:00
Donovan Glover
c5884869d7
Add lib/theme.cr and src/theme.cr 2017-12-23 23:25:25 -05:00
Donovan Glover
1a66596fdb
Add initial layout for a server to serv.cr 2017-12-16 23:56:12 -05:00
Donovan Glover
e7e4f43c5d
Add base structure to pass.cr 2017-11-21 18:45:15 -05:00
Donovan Glover
f4cfe5fb5c
Add base pass.cr, a simple password manager 2017-11-20 18:58:56 -05:00
Donovan Glover
0681a7d0f1
Add essential maid up and maid down functionality to maid.cr 2017-11-19 21:14:06 -05:00
Donovan Glover
fdaf706896
Update maid status and maid diff functionality 2017-11-17 19:42:29 -05:00
Donovan Glover
d051d92d1a
Require trucolor directly, the crystal way 2017-11-15 08:48:50 -05:00
Donovan Glover
e825c8ccb4
Add base implementation of trufetch 2017-11-15 08:22:13 -05:00
Donovan Glover
e9c60decb9
Add base implementation of maid methods 2017-11-15 01:31:21 -05:00
Donovan Glover
51e925af3d
Add private method to print error messages in maid.cr 2017-11-15 01:02:35 -05:00
Donovan Glover
2d5ce6ffa9
Properly exit from unknown() in maid.cr 2017-11-15 00:57:20 -05:00
Donovan Glover
9aa5eddf71
Add working file comparison implementation to maid.cr 2017-11-14 13:58:55 -05:00
Donovan Glover
d553d267c3
Add method to manage unknown commands in maid.cr 2017-11-14 13:56:52 -05:00
Donovan Glover
7877003aca
Add usage information to maid.cr 2017-11-14 13:55:10 -05:00
Donovan Glover
d591471263
Remove $HOME from the upstream constant in maid.cr 2017-11-14 13:40:55 -05:00
Donovan Glover
91b2062722
Use extend self in maid.cr 2017-11-14 13:36:59 -05:00
Donovan Glover
5ee44c4a02
Require trucolor and file_utils in maid.cr 2017-11-14 13:30:19 -05:00
Donovan Glover
36697f630e
Add base maid program in crystal 2017-11-14 06:57:13 -05:00
Donovan Glover
06d7005b0a
Add launch.c 2017-10-27 23:03:27 -04:00