Commit Graph

12 Commits

Author SHA1 Message Date
Hedy Li 7522f3a602
Remove trailing whitespaces 2021-09-28 09:22:52 +08:00
Hedy Li 8f5e931d6a
Put -lreadline into separate variable in Makefile
A separate variable is needed as the libs needs to be specified at the
end of the command.
2021-09-28 09:19:14 +08:00
g1n 7c0c74c0a9 Add proper signal handling and add readline support 2021-09-27 15:17:59 +03:00
g1n 62b718de5b Add homedir functionality 2021-09-25 12:17:28 +03:00
g1n 05426d867b Add signal handling 2021-09-22 14:32:26 +03:00
g1n 0edcd01321 Add check if variable exists 2021-09-19 17:55:08 +03:00
g1n 55616d1fb3 Add ! command and if status is more than 255, status becomes 1 2021-09-19 11:46:02 +03:00
g1n a3c7b03ec3 Added $? 2021-09-19 11:15:17 +03:00
g1n 64f54ed395 Add very minimal scripts execution 2021-09-18 20:42:57 +03:00
g1n 51e83010e0 Add init function and better prompt 2021-09-18 18:36:37 +03:00
g1n e088bfbac0 Add semicolumn split 2021-09-17 21:49:46 +03:00
g1n 53fc85a9e6 Initial commit 2021-09-17 18:24:48 +03:00