Commit Graph

  • 164ef34c6d
    Merge pull request #2 from Hilbis/master Akshay Bhat 2021-04-03 20:25:17 +0530
  • a0bc8e026a feat: save history to file TorchedSammy 2021-04-01 22:12:03 -0400
  • 23f6986123 chore: add semantic pull requests config TorchedSammy 2021-03-31 14:08:34 -0400
  • 2d93f2ce4a chore: update todo TorchedSammy 2021-03-31 13:57:20 -0400
  • b1f2a36639 fix: trim spaces in cd func TorchedSammy 2021-03-31 13:46:49 -0400
  • 204d50d73c feat(preload/cd): throw command hooks in cd command and add support for folders with spaces TorchedSammy 2021-03-31 13:46:22 -0400
  • 0987899144 fix: throw command.success hook after successfullua input TorchedSammy 2021-03-31 12:53:33 -0400
  • a9018a2740 fix: return correct error code and fix error level TorchedSammy 2021-03-31 07:32:47 -0400
  • 5500baf5b6 feat: throw cd hook when chanding directory TorchedSammy 2021-03-31 01:02:14 -0400
  • 60a0204958 chore: add todo node TorchedSammy 2021-03-31 00:02:39 -0400
  • 8d92fc3b74 feat: cd with no path changes to homedir TorchedSammy 2021-03-30 23:59:59 -0400
  • 7326cb77c6 fix: display error to user if dir does not exist TorchedSammy 2021-03-30 23:58:12 -0400
  • 0d5c826f54 fix: change error level to 2 TorchedSammy 2021-03-30 23:57:13 -0400
  • 5dd7ce382a fix: throw lua error if fs.cd fails TorchedSammy 2021-03-30 23:56:37 -0400
  • 1d22e4cdc1 fix: move LuaInit function to lua.go TorchedSammy 2021-03-30 22:37:08 -0400
  • 1234c780f8 chore: new entry to todo TorchedSammy 2021-03-30 22:36:56 -0400
  • 09a4cb4787 chore: update version v0.2.0 TorchedSammy 2021-03-30 19:50:35 -0400
  • c5a58b1d01 chore: update todo TorchedSammy 2021-03-30 19:50:02 -0400
  • cb6f17c8fa details: make triangle in prompt change color based on command result TorchedSammy 2021-03-30 19:48:37 -0400
  • f20be5153f feat: add hooks/events TorchedSammy 2021-03-30 19:47:02 -0400
  • 352c5f73a8 chore: merge from master TorchedSammy 2021-03-28 19:31:29 -0400
  • e561be0c9f chore: comments everywhere TorchedSammy 2021-03-28 18:58:58 -0400
  • 479968f79e fix: dont replace ^^ in commands before, or in quotes TorchedSammy 2021-03-28 18:15:51 -0400
  • b735421af8 feat: add ^^ for last command TorchedSammy 2021-03-28 17:51:15 -0400
  • d945d510f7 feat: printf-like formatting for prompt TorchedSammy 2021-03-28 17:11:57 -0400
  • 8b7c7e707a chore: fix todo TorchedSammy 2021-03-26 11:41:07 -0400
  • 7486d58465 fix: merge conflicts TorchedSammy 2021-03-26 01:14:25 -0400
  • aea035fe41 wip(feat): bait package for hooks TorchedSammy 2021-03-26 01:12:55 -0400
  • c5fa238156 wip: get prompt from format function TorchedSammy 2021-03-26 01:06:14 -0400
  • 795a7d7fca
    fix: #7 and add `-i` flag to sed cmd (#11) gokul swaminathan 2021-03-25 19:07:58 -0700
  • b7d4b0a687 Merge branch 'master' of github.com:JavaCafe01/Hilbish Gokul Swami 2021-03-25 18:56:18 -0700
  • b75c72f80b improve sed cmd Gokul Swami 2021-03-25 18:56:07 -0700
  • 22403c247d
    Update README.md gokul swaminathan 2021-03-25 18:55:04 -0700
  • 7924c2635d Removed build dep Gokul Swami 2021-03-25 18:50:38 -0700
  • 01ea6d1ab3 Fixes #7 and adds `-i` to sed cmd Gokul Swami 2021-03-25 18:27:35 -0700
  • e4218a135a
    fix: only create rc file if it doesn't exist (#10) devins2518 2021-03-25 11:07:51 -0500
  • eeafd1e5cf
    fix: add hilbish to /etc/shells (#9) devins2518 2021-03-25 11:04:42 -0500
  • 42917a7e81 fix: only create rc file if it doesn't exist Devin Singh 2021-03-25 15:33:48 +0000
  • 559ba08a5c fix: add hilbish to /etc/shells Devin Singh 2021-03-25 13:30:43 +0000
  • 4a08ab7837 chore: update todo TorchedSammy 2021-03-24 23:50:33 -0400
  • 1ee4c10a89 change: use c style formatting verbs TorchedSammy 2021-03-24 23:32:13 -0400
  • da9cfd5e04 chore: change default config TorchedSammy 2021-03-24 20:59:36 -0400
  • 913d6486ac fix: merge conflicts; dont set /bin/zsh explicitly unless used with flag (for neofetch to use hilbish :)) TorchedSammy 2021-03-24 20:58:31 -0400
  • deb1bc8a5e chore: bump version v0.1.2 TorchedSammy 2021-03-24 20:22:25 -0400
  • 1c1ec87612 feat: add to history for lua TorchedSammy 2021-03-24 20:21:55 -0400
  • 972c6e44b3 feat: go to next line if sh input is incomplete v0.1.1 TorchedSammy 2021-03-24 19:18:30 -0400
  • d3bd47963d chore: bump version v0.1.0 TorchedSammy 2021-03-24 15:04:09 -0400
  • bad357af48 chore: update todo TorchedSammy 2021-03-24 15:03:58 -0400
  • e4c3445f59 chore: update readme TorchedSammy 2021-03-24 15:03:49 -0400
  • 76d0806375 feat: switch to master's readline lib; add tab complete and sh support TorchedSammy 2021-03-24 14:50:22 -0400
  • 81b2d6c53a
    Add Arch installation instructions to README (#6) Matei Cotocel 2021-03-23 17:56:41 +0400
  • 473a3505db
    Highlighted (unofficial) in bold Matei Cotocel 2021-03-23 17:04:38 +0400
  • 2118548c52
    Add Arch installation instructions to README Matei Cotocel 2021-03-23 15:01:13 +0400
  • fb8248c7b8 fix: change makefile and install instructions TorchedSammy 2021-03-23 00:05:21 -0400
  • 1f1d36f06c
    Added Makefile (#5) gokul swaminathan 2021-03-22 14:23:24 -0700
  • cb5e8e6fd3
    Update readme with makefile instructions gokul swaminathan 2021-03-22 00:08:24 -0700
  • 0918ba7161 Added a makefile Gokul Swami 2021-03-22 00:04:13 -0700
  • c62745792b chore: say that the dev branch is an option for pipes TorchedSammy 2021-03-22 02:48:49 -0400
  • 9cc9c4ae33 fix(readme): fix install commands formatting TorchedSammy 2021-03-21 18:20:35 -0400
  • 9d12997511 chore: add link to docs TorchedSammy 2021-03-21 18:19:26 -0400
  • 551795d43c chore: update readme TorchedSammy 2021-03-21 17:46:38 -0400
  • 8661cb0560 chore: update cp command TorchedSammy 2021-03-21 17:46:13 -0400
  • 5186d785a9 feat: aliases via alias(alias, orig) TorchedSammy 2021-03-21 17:19:51 -0400
  • b27b656dd6 fix: try loading preload in current directory v0.0.12 TorchedSammy 2021-03-21 14:47:27 -0400
  • aecf098d65 chore: add better install instructions and clarify some things TorchedSammy 2021-03-21 14:46:45 -0400
  • adb3c0df16 feat: use commanding table to store custom commands, load preload file and set require path in go TorchedSammy 2021-03-21 12:42:04 -0400
  • a3d8f56d78 feat: preload file, make config more minimal TorchedSammy 2021-03-21 12:41:23 -0400
  • 5c9a117985 fix: only try to change directory if one was provided TorchedSammy 2021-03-21 04:09:45 -0400
  • 511c734eed fix: my stupidity in handling both configs not found TorchedSammy 2021-03-21 03:58:04 -0400
  • 45064af34f create config if missing TorchedSammy 2021-03-21 03:51:44 -0400
  • c04a27b48c chore: order ansikit and make import global TorchedSammy 2021-03-21 03:05:39 -0400
  • 646a138dcd chore: bump version TorchedSammy 2021-03-21 02:46:47 -0400
  • f943a55940 fix: dont replace ~ if in quotes; replace ~ with $HOME TorchedSammy 2021-03-21 02:45:27 -0400
  • 7dc2d99682 Merge branch 'master' of https://github.com/Hilbis/Hilbish TorchedSammy 2021-03-21 02:44:13 -0400
  • b0ab7fb8d7 feat: replace home char TorchedSammy 2021-03-21 02:43:20 -0400
  • 8234f7b497 feat: replace /home/sammy with $HOME TorchedSammy 2021-03-21 02:43:20 -0400
  • 22d744bd59 fix: remove path logging TorchedSammy 2021-03-21 02:42:53 -0400
  • d96b39156d chore: update todo TorchedSammy 2021-03-21 02:33:55 -0400
  • 74bc7b9ba7 chore: remove unnecessary code TorchedSammy 2021-03-21 02:33:20 -0400
  • cf317a9c64 fix: include other path (/usr/share/hilbish/) for packages TorchedSammy 2021-03-21 02:26:56 -0400
  • 1edc81f32b feat: fix pty issues with hilbish TorchedSammy 2021-03-21 01:26:52 -0400
  • 623b46fb8e fix: dont include quotes in cmd arguments, so my commits are fixed now lmaoooo TorchedSammy 2021-03-20 22:00:39 -0400
  • 93ce2a9cef "feat: cd builtin at lua config" TorchedSammy 2021-03-20 18:51:51 -0400
  • 55943e3c16 "chore: update todo" TorchedSammy 2021-03-20 18:51:28 -0400
  • 198f5f6334 "feat: add custom commands via lua in config" TorchedSammy 2021-03-20 18:51:05 -0400
  • f910c9dea4 "feat: add lua libs for filesystem access and custom commands - written in go" TorchedSammy 2021-03-20 18:49:15 -0400
  • 4456d7593b feat: exit on EOF (^D/ctrl d) TorchedSammy 2021-03-20 12:57:18 -0400
  • 7ac391e3b1 "fix: -v flag description (i copied it from another project" TorchedSammy 2021-03-20 03:36:34 -0400
  • 63d5301a98 "chore: update version" TorchedSammy 2021-03-20 03:27:13 -0400
  • 7aaeb77871 "feat: fix double quotes being an issue in commands" TorchedSammy 2021-03-20 03:14:06 -0400
  • f0163fc2e9 chore: update readme TorchedSammy 2021-03-20 01:48:51 -0400
  • 33d211a481 chore: add a complete readme TorchedSammy 2021-03-20 01:45:17 -0400
  • 15ca3dcec0 chore: add gitignore file TorchedSammy 2021-03-20 01:24:41 -0400
  • 72fe9d9c73 chore: add todo file TorchedSammy 2021-03-20 01:23:48 -0400
  • 9c08954c2f feat: cd builtin TorchedSammy 2021-03-20 01:22:43 -0400
  • e6d625012d docs(libs): add comments to clarify what ansikit should be TorchedSammy 2021-03-20 01:00:55 -0400
  • 52cf7e4799 feat: add command line flags and set SHELL, make commands exit on ctrl c TorchedSammy 2021-03-20 00:01:24 -0400
  • 50ac5e5772 docs: add todo comment TorchedSammy 2021-03-19 21:39:42 -0400
  • d2ec8478ac fix: add other colors to ansikit TorchedSammy 2021-03-19 21:34:53 -0400
  • 333141ab60 feat(libs): add ansi lib for easier color codes, change config to use it TorchedSammy 2021-03-19 21:08:19 -0400