Commit Graph

45 Commits

Author SHA1 Message Date
Maxwell Jeffress
458ecb5c1a Fix a little bug 2024-08-27 11:22:19 +10:00
8dbc11974d Update README.md 2024-07-30 11:21:27 +10:00
3649db6a77 Update LICENSE 2024-07-29 13:20:31 +10:00
max
06ed635c21 Lots of colours! 2024-07-29 13:09:44 +10:00
ebb7114c27 Add colour customisation example 2024-07-24 14:46:30 +10:00
c4b0d5e950 Add colour config compatibility 2024-07-24 14:45:40 +10:00
b7d080d4aa Update README.md 2024-07-15 17:52:12 +10:00
max
16bdb47759 Fix a little annoying issue with config files 2024-07-15 17:03:15 +10:00
ac03e87e02 Add better config file support 2024-07-15 14:05:01 +10:00
c58c776c48 Compatibility change 2024-07-15 13:06:07 +10:00
d2d2a316b9 Update README.md 2024-07-15 12:46:12 +10:00
f89f5150f8 Update README.md 2024-07-15 12:45:31 +10:00
4cef1f1920 Add mash.conf.example 2024-07-15 10:06:46 +10:00
360dc81d69 Update README.md 2024-07-15 10:04:57 +10:00
745b3ae02f Add path support in config.mash 2024-07-15 10:03:44 +10:00
0703cfc3dc Add install instructions 2024-07-15 09:41:16 +10:00
f891a5148e Fix a little whoopsie 2024-07-11 17:06:59 +10:00
e33b0c8f8b Update with config info 2024-07-11 17:06:31 +10:00
max
42bf0e129a Make MOTD configurable 2024-07-11 16:55:08 +10:00
max
bc756ec244 Add line seperation to config 2024-07-11 09:05:38 +10:00
max
3072753159 Add start of config parser 2024-07-10 19:04:37 +10:00
max
d87b1ff110 Add a whole lot of comments 2024-07-05 09:42:14 +10:00
max
929ddb73f3 Add basic history support 2024-07-05 09:26:10 +10:00
max
bad0c2f777 Uncomment some important lines of code 2024-07-04 19:16:20 +10:00
max
c37fa094a5 Add some more info to README.md 2024-07-04 17:31:28 +10:00
max
926e65427c Add more functionality to mls 2024-07-04 17:20:49 +10:00
max
9136168689 Add built in "cat" (mat) and "ls" (mls) 2024-07-04 13:08:32 +10:00
max
fc59ce8717 Update cd with new features 2024-07-04 09:49:07 +10:00
40519505be Delete .gitignore 2024-07-04 09:02:45 +10:00
max
a68ce9c163 Restructure main.py, remove dependence on shell 2024-07-04 09:00:53 +10:00
max
4f130ce28c Fix a couple little bugs with a temporary fix to be worked on later 2024-07-03 19:24:12 +10:00
max
2b9763cf2c Update README.md 2024-07-03 15:00:02 +10:00
max
3d78733956 Update README with updated information 2024-07-03 14:48:47 +10:00
max
498795d69d Add help 2024-07-03 14:46:40 +10:00
max
6425a3f20b add cd functionality 2024-07-03 14:35:50 +10:00
max
c85a3d6793 Add a welcome message 2024-07-03 13:31:27 +10:00
max
ce9b2fd74b Added error protection and ^C detection 2024-07-03 13:09:47 +10:00
max
871c7d3417 Update README.md 2024-07-03 12:40:51 +10:00
max
8760b79ff2 dedingusify (delete a file i accientilly made) 2024-07-03 12:39:29 +10:00
max
da523b9644 Fully implement cat 2024-07-03 12:38:20 +10:00
e57abc18a9 Update README.md 2024-07-03 12:22:31 +10:00
f42e3bd5a6 Update README.md 2024-07-03 12:19:40 +10:00
max
61f64cd0a1 start work on cat 2024-07-03 12:12:07 +10:00
c7049880ab First "release" 2024-07-03 12:08:56 +10:00
c9ccc590a7 Initial commit 2024-07-03 11:46:56 +10:00