Commit graph

28 commits

Author SHA1 Message Date
Sohrab Behdani
b502baac3b
Merge pull request #3 from amiroooamiran/main
Merged #3 into main
♻️ Organize and professionalize functions
2024-04-18 13:02:18 +03:30
amiroooamiran
bfedf94c45 🔺 Update Main file 2024-04-15 06:24:17 -04:00
amiroooamiran
c4883370b2 📄 Create Emacs installer for editor config 2024-04-15 06:23:24 -04:00
amiroooamiran
d02bd55424 📄 Create Neovim installer for editor config 2024-04-15 06:22:22 -04:00
amiroooamiran
c9e854317d 📄 Create Editor configs file Function 2024-04-15 06:21:48 -04:00
amiroooamiran
f8c02c4822 📄 Create aur helper file Function 2024-04-15 06:21:21 -04:00
amiroooamiran
d978fd24b1 📄 Create libreoffice file Function 2024-04-15 06:20:49 -04:00
amiroooamiran
8a5b40b945 📄 Create emoji file Function 2024-04-15 06:20:20 -04:00
amiroooamiran
7c6b3f1102 ▶️ add lazyvim menu options 2024-04-15 05:27:13 -04:00
amiroooamiran
15d48e47dc 🔺Function lazyVim Config 2024-04-15 05:25:15 -04:00
Sohrab Behdani
0e5ef9b058
Merge pull request #2 from be4zad/main
Better rewrite in rust
2024-04-06 23:11:18 +03:30
Behzad Asbahi
0609e12649
Remove python script 2024-03-24 15:48:02 +03:30
Behzad Asbahi
f4b983ab11
Refactor: Split code into functions for better readability 2024-03-23 13:42:45 +03:30
Behzad Asbahi
e8a9899a4a
fix: Print error if command was not successful 2024-03-23 12:32:16 +03:30
Behzad Asbahi
4d20aa54df
fix: Print output of non-root commands
This fixes figlet command output that didn't print to stdout
2024-03-23 12:20:43 +03:30
Behzad Asbahi
baeb6308a0
Refactor: Reduce println repetitive messages 2024-03-23 12:08:24 +03:30
Behzad Asbahi
e106b2f238
Refactor: Add get_choice and remove get_inputed
This removes unnecassry `get_inputed("Enter your choice: ")` codes.
2024-03-23 11:41:06 +03:30
Behzad Asbahi
00015fdfcb
fix: Trim input to remove newline
Script does not work correctly because user input has newline and it
must be removed
2024-03-23 11:30:33 +03:30
Behzad Asbahi
fe82bc24f0
Run cargo clippy, fix, fmt 2024-03-23 11:26:43 +03:30
Behzad Asbahi
5631e979f2
Add Cargo.lock 2024-03-23 11:25:13 +03:30
Behzad Asbahi
2d799ad3c8
Add .gitignore 2024-03-23 11:24:22 +03:30
Sohrab Behdani
4da35d3c5d
Merge pull request #1 from BrPrS/rewrite-in-rust
rewrite code in rust
merged into #1
2023-11-20 19:48:06 +03:30
0cec1c749f rewrite code in rust 2023-11-11 23:50:04 +03:30
5e96c88049 transition to python 2023-10-31 22:48:43 +03:30
fd9ba40bb3 transition to python for better control 2023-10-31 22:34:09 +03:30
c1ed837a95 added readme 2023-10-25 22:11:25 +03:30
e109e65ccc initial commit 2023-10-25 22:10:11 +03:30
Sohrab Behdani
991db1f9b7
Initial commit 2023-10-25 22:08:38 +03:30