Commit Graph

79 Commits

Author SHA1 Message Date
Nahil Rasheed
954efc645a Fixed sorting in ls aliases
Made changes so that when using `lc` and `lu` to sort `ls` by 'change time' and 'access time' respectively, it actually sorts it instead of displaying the information and sorting alphabetically.
2024-05-23 22:47:39 +05:30
Chris Titus
24d41a078f fix batcat on arch 2024-05-16 10:31:13 -05:00
ChrisTitusTech
7419e02164 update setup 2024-05-14 23:51:27 -05:00
ChrisTitusTech
482d2a1de3 update docs 2024-05-14 23:35:43 -05:00
ChrisTitusTech
f0ccf4337e fix fastfetch dep on debian 2024-05-14 23:31:32 -05:00
Chris Titus
04876432d4 fastfetch and ctrlf zi 2024-05-14 15:43:11 -05:00
ChrisTitusTech
1eb1b94851 update 2024-05-14 12:24:32 -05:00
ChrisTitusTech
1894501300 update 2024-05-14 12:21:47 -05:00
Chris Titus
4761777855 Merge pull request #34 from hypeitnow/main
Automoation of dependencies setup
2024-04-21 00:38:32 -05:00
Chris Titus
cf42f89bbd Create FUNDING.yml 2024-03-25 12:57:26 -05:00
hypeit
1013312992 Add git aliases for easier workflow
This commit introduces a series of git aliases to simplify common tasks. These include shortcuts for status, clone, pull, push, diff, commit, checkout, branch, cherry-pick, log, reset, and submodule update. Additionally, two functions have been added to easily retrieve the current branch and repository.

The aliases are defined in the shell configuration file (.bashrc, .zshrc, etc.) and should be available in any new terminal session. The exact location and method of defining these aliases may vary depending on the shell being used.
2023-12-25 13:20:21 +01:00
hypeit
caf25db22b Automoation of dependencies setup 2023-12-25 12:08:05 +01:00
Chris Titus
774f4dbc0d Merge pull request #30 from TNTRedstone/main
remove batcat on fedora due to unavailablity
2023-12-03 17:28:44 -06:00
=
18f7c1e64f remove batcat on fedora due to unavailablity 2023-11-20 07:10:24 -05:00
Chris Titus
d58fd49468 Merge pull request #29 from aloksingh-rgb/patch-1
Edited so python virtualenv name shows up at the start of the prompt …
2023-11-19 19:59:23 -06:00
Alok Singh
9c7eb95b57 Edited so python virtualenv name shows up at the start of the prompt when activated 2023-11-19 14:38:48 -08:00
Chris Titus
76b3481f18 Merge pull request #27 from FanieVenter/patch-1
Edited so OpenSuse tumbleweed works
2023-11-05 18:50:49 -06:00
FanieVenter
cde6489bb3 Edited so OpenSuse tumbleweed works 2023-11-06 11:22:13 +13:00
ChrisTitusTech
fa52cb924d Merge branch 'main' of https://github.com/ChrisTitusTech/mybash 2023-09-08 23:34:08 -05:00
ChrisTitusTech
203c4fb243 update 2023-09-08 23:33:41 -05:00
Chris Titus
67ff3ba771 Merge pull request #26 from Jonawi1/main
Added root to SUPERUSERGROUP and fixed /root being used as home directory
2023-08-28 20:26:12 -05:00
Jonwin
dc3a5b6b5b Update setup.sh to correctly detect home directory
Previously the script sometimes incorrectly used /root as the home directory.
2023-08-28 17:23:17 +02:00
Jonwin
ee6d07ead9 Added root to SUPERUSERGROUP 2023-08-28 17:11:35 +02:00
Chris Titus
2ef418c452 Merge pull request #25 from elomwarren/add-support-for-yum-package-manager
Update setup.sh - add support for yum package manager
2023-08-21 11:43:40 -05:00
Elom L. W. KODJOH-KPAKPASSOU
f97618dd99 Update setup.sh - add support for yum package manager (Ex. Oracle Linux 7.2) 2023-08-07 01:49:18 +00:00
Chris Titus
2a7511f0ba Merge pull request #21 from baddylan/main
Updated whatsmyip command.
2023-07-17 11:06:49 -05:00
Chris Titus
7096b76001 Update setup.sh 2023-07-11 09:25:45 -05:00
Chris Titus
2ea1210f2a update 2023-06-15 13:58:23 -05:00
Dylan Copeland
a6feb68077 Updated whatsmyip command. 2023-05-21 16:13:49 -05:00
Chris Titus
423f607801 Merge pull request #17 from raminsamadi123/arch-added-autojump-git
Fixed error autojump validation test failed when running the setup-arch
2023-01-30 21:40:51 -06:00
raminsamadi123
ebf16d7655 Fixed error autojump signature mismatched when running the setup-arch.sh on arch linux with gnome, fixed it by adding a third dependency that equals to autojump-git 2023-01-30 20:41:06 +01:00
Chris Titus
eaf3446780 Merge pull request #16 from hypeitnow/main
kitty ssh alias
2023-01-25 10:02:10 -06:00
hypeit
bd324b5588 changed to less ambiguous name 2023-01-22 08:16:43 +00:00
hypeit
99074cbf29 kitty alias 2023-01-22 08:12:30 +00:00
ChrisTitusTech
7b1c9638c3 Merge branch 'main' of github.com:ChrisTitusTech/mybash 2022-12-08 16:35:13 -06:00
ChrisTitusTech
4670ba01dc bash improvements 2022-12-08 16:34:55 -06:00
Chris Titus
d97c7cbdca Merge pull request #14 from joser93/arch-support
One script to rule them all. Arch support
2022-11-30 17:06:43 -06:00
José Roberto Sánchez
37d4d1f956 Added noconfirm flag 2022-11-10 00:48:16 -06:00
José Roberto Sánchez
9d6c376876 include makepkg to yay install sequence 2022-11-10 00:42:37 -06:00
José Roberto Sánchez
369acd0bca eq not working as expected 2022-11-10 00:36:34 -06:00
José Roberto Sánchez
aced0f5113 Adding command_exists function. Remove which command dependency due to inconsistency with Arch and more distro wide support 2022-11-10 00:30:18 -06:00
José Roberto Sánchez
6f0efe48bb Requirements moved and added which. Adding yay install 2022-11-06 00:28:10 -06:00
José Roberto Sánchez
1d76a99c2d Changed package manager check. using PACKAGER variable 2022-11-05 22:45:03 -06:00
Chris Titus
1635bfafdb Merge pull request #12 from augcampos/main
Update .bashrc
2022-11-05 14:07:56 -04:00
Chris Titus
0974a53f52 Merge pull request #11 from phemto5/fedora-variant
Fedora variant
2022-11-05 14:07:07 -04:00
Chris Titus
25be229ee6 Merge branch 'main' into fedora-variant 2022-11-05 14:06:39 -04:00
Augusto Campos
d3b0cc64e1 Update .bashrc
fix "stty: 'standard input': inapropriated iocl for device"
2022-11-05 01:59:20 +00:00
Nicholas Anderson
0d429ded6a tested in Fedora and Ubuntu and deb all work 2022-11-04 09:44:25 -07:00
Chris Titus
2f56708228 Merge pull request #10 from joser93/rpm-support
Rpm support
2022-11-04 09:18:28 -04:00
Chris Titus
c438ff0205 Merge pull request #9 from joser93/checkStarship
Check starship
2022-11-04 09:16:39 -04:00