49 Commits

Author SHA1 Message Date
Alexandre1a
169929f577
Added a Todo 2025-04-14 15:19:33 +02:00
Alexandre1a
f25176ea2b
Added some features v2.3.0 2025-03-30 22:40:27 +02:00
Alexandre1a
53c5cba02a
Added the ability to create the config folder v2.2.0 2025-03-30 22:02:39 +02:00
Alexandre1a
b5fb8a86e9
Delete the key 2025-03-30 17:16:06 +02:00
Alexandre1a
bd17ee4cba
Changed mac to darwin 2025-03-30 13:26:13 +02:00
Alexandre1a
b9c24fe445
Added a file for my package manager 2025-03-30 12:09:13 +02:00
Alexandre1a
1aa84809a6
Update README.md
Fixed indentation
2025-03-19 15:37:50 +01:00
Alexandre1a
af73e3e4de
Update README.md
Fixed a typo
2025-03-19 15:36:31 +01:00
Alexandre1a
ed30bd50d0
Update main.go
Changed some defaults
v2.1.4
2025-03-19 15:33:16 +01:00
Alexandre1a
47761fae5d
Update go.yml
fixed the changelog not being displayed
v2.1.2 v2.1.3
2025-03-19 15:28:00 +01:00
Alexandre1a
1f19d9b602
Update go.yml
Deleted build.
Re added AMD64 into muliarch
2025-03-19 15:25:11 +01:00
Alexandre1a
9a9d0979de
Update go.yml
Removed the Linux64 build from multiarch as it's already built in the previous step
2025-03-19 15:20:39 +01:00
Alexandre1a
8be9ac9e82
Update go.yml
Fixed the indentation, and added a release overview
2025-03-19 15:18:54 +01:00
Alexandre
c882c891d4 Removed the Windows Build because tests proved that Windows environement is really different 2025-02-03 14:58:34 +01:00
Alexandre
5c2adeb8ec Fixed a problem with 'ghosting' in the shell v2.1.1 2025-02-03 14:50:48 +01:00
Alexandre
b59fb4bf51 Changed the README to tell all avaiable colors 2025-02-03 14:45:13 +01:00
Alexandre
84b59ca9be Added prompt colors 2025-02-03 14:43:28 +01:00
Alexandre
73b0429195 Merge branch 'main' of github.com:Alexandre1a/GoSH
Again, I forgot
2025-02-03 14:03:34 +01:00
Alexandre
2b76386641 Added the Windows version for testing 2025-02-03 14:03:11 +01:00
Alexandre1a
50d280ec5f
Update README.md 2025-02-03 09:57:55 +01:00
Alexandre
9d406f8dfc Finally fixed the bug where the config won't be created 2025-02-03 09:54:58 +01:00
Alexandre
a03c941412 Changed the behaviour of argument handling v2.1.0 2025-02-03 09:16:35 +01:00
Alexandre
d3da40abd3 Some Changes 2025-02-03 09:14:36 +01:00
Alexandre
049e3218f3 Changed the README 2025-02-03 09:08:07 +01:00
Alexandre
b3c5d75f9a Added the pseudo TTY requirement for ssh, nano, vim but signals are not supported yet 2025-02-03 08:42:50 +01:00
Alexandre
e64ed1373c Merge branch 'main' of github.com:Alexandre1a/GoSH
I forgot to pull before editing the README
2025-02-02 22:41:30 +01:00
Alexandre
8f91a7a7c4 Added a new tab in the readme 2025-02-02 22:40:34 +01:00
Alexandre1a
7dcafec92c
Update README.md 2025-01-31 18:52:51 +01:00
Alexandre
f43bcb2954 Added defaults.toml for reference 2025-01-31 18:51:08 +01:00
Alexandre
0cb4079560 Changed the README to update it to the current state of the project v2.0.2 2025-01-31 17:04:55 +01:00
Alexandre
f23e5c3cab "aaa" 2025-01-31 14:01:40 +01:00
Alexandre
ca29c1c439 Added path inside the prompt v2.0.0 2025-01-31 08:47:23 +01:00
Alexandre
19c1d61a45 Tried to modify the token v1.0.1 2025-01-30 21:10:58 +01:00
Alexandre
964c8eca74 Created the first release! v1.0.0 2025-01-30 21:06:39 +01:00
Alexandre
4ba364427c Changed the GitHub Build system to have the right name 2025-01-30 21:01:30 +01:00
Alexandre
bb4266bcba Changed the GitHub Build system to produce artifacts and build for macOS and Linux (arm64 and amd64) 2025-01-30 20:59:28 +01:00
Alexandre
99e69acba1 Added the history feature with an external module 2025-01-30 20:53:11 +01:00
Alexandre
ce9340a570 added an history for future features... 2025-01-30 20:40:47 +01:00
Alexandre1a
4ee0f33170
Update README.md 2025-01-29 09:21:30 +01:00
Alexandre
701b83eda4 Started creating the history system 2025-01-29 08:50:16 +01:00
Alexandre
648509cb7e Changed the end to pass the Github build 2025-01-28 23:02:18 +01:00
Alexandre
be1e322e87 Enabled depedency tracking for easier distribution 2025-01-28 22:59:54 +01:00
Alexandre
f66509e5b7 Revert "Created the mod file for dependency tracking"
This reverts commit 0e10685be0d809c0d13a36ef5760832fd55ec122.
2025-01-28 22:59:31 +01:00
Alexandre
6b30a14024 Created the mod file for dependency tracking 2025-01-28 22:59:31 +01:00
Alexandre1a
648245dffd
Create go.yml
First attempt at creating a github workflow
2025-01-28 22:54:48 +01:00
Alexandre
1c1546fbdb Changed the Readme 2025-01-28 22:53:20 +01:00
Alexandre
3f18ca0cf1 Added the main Go file.
The file is broken ATM, to make it work delete the last function at the end.
2025-01-28 22:47:46 +01:00
Alexandre1a
c1651a22a8
Update README.md 2025-01-28 20:40:16 +01:00
Alexandre1a
b74fe123b1
Initial commit 2025-01-28 18:15:12 +01:00