Chris Titus
678585c420
Remove startx from bash script
...
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
Remove startx from bash script
2025-12-02 14:10:23 -06:00
Chris Titus
35f4f5f524
update
2025-06-19 11:16:10 -05:00
LoopTJ
eacdae5f30
Update pico and nano aliases
...
Removed aliases for pico and nano since 'edit' is not a valid command.
Also, updated spico and snano aliases to run sudo pico and sudo nano respectively.
2024-09-19 14:00:51 -07:00
Chris Titus
ef270be582
Update .bashrc
2024-07-15 22:54:59 -05:00
Dayyan
aac6650798
changed lsb_release -si to distribution()
...
I use EndeavourOS and lsb_release -si returns as such Soo it doesnt match Arch on my OS, And theres already a defined function which returns the distribution so changed to that and now it works cat is aliased for bat on endeeavourOS and any arch or redhat system hopefully.
2024-07-16 08:32:19 +05:30
Chris Titus
b461a26e03
fix PR errors
2024-07-14 15:23:51 -05:00
Subarctic2796
e67d57018c
Update .bashrc
...
add xdg folders
export linuxtoolboxdir as other scripts will use it
add caching for starship and zoxide so that the shell starts faster
2024-07-07 13:08:12 +02:00
Chris Titus
1beb8b1041
Merge pull request #58 from JoshuaACasey/main
...
Update .bashrc
2024-06-28 20:33:18 -05:00
Chris Titus
017a970f38
Merge pull request #57 from mooserov/patch-1
...
Manjaro .bashrc
2024-06-28 20:32:28 -05:00
Chris Titus
324bef451c
Merge pull request #55 from Cherub26/distribution_function
...
feat(distribution function): added ID_LIKE check
2024-06-28 20:31:55 -05:00
Chris Titus
89c21d0560
Merge pull request #52 from LoganKaval/main
...
New Alias
2024-06-28 20:25:49 -05:00
Chris Titus
744881aec8
Merge pull request #50 from nahilrasheed/main
...
Fixed sorting in ls aliases
2024-06-28 19:56:13 -05:00
Chris Titus
ef4ae1e7c2
Merge branch 'main' into main
2024-06-28 19:23:07 -05:00
Joshua
1f56504cc8
Update .bashrc - docker-clean alias
...
alias to cleanup unused docker containers, images, networks, and volumes
2024-06-26 06:54:11 -05:00
Joshua
1158a5f46b
Update .bashrc
...
add timestamp to history
2024-06-26 06:40:49 -05:00
mooserov
2ac3aee7b2
Update .bashrc
...
Line 362, change "arch)" to "arch|manjaro)" so it identifies manjaro as an arch disto.
2024-06-20 20:23:51 -05:00
Chris Titus
cbc15d7af1
remove atuin
2024-06-20 13:25:43 -05:00
Cherub
584e66af83
feat(distribution function): added ID_LIKE check
2024-06-07 17:51:02 +03:00
Chris Titus
643d5c552e
linuxtoolbox update
2024-06-06 16:03:10 -05:00
Logan Kaval
52197c5546
New Alias
2024-06-02 19:13:24 -05:00
Logan Kaval
5282e57789
New Alias
2024-06-02 19:07:57 -05:00
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
Dan Kendall
4045b18753
Fix interactive shell, add nala and rg
2024-05-18 23:36:32 +01:00
Chris Titus
24d41a078f
fix batcat on arch
2024-05-16 10:31:13 -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
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
=
18f7c1e64f
remove batcat on fedora due to unavailablity
2023-11-20 07:10:24 -05: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
2a7511f0ba
Merge pull request #21 from baddylan/main
...
Updated whatsmyip command.
2023-07-17 11:06:49 -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
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
4670ba01dc
bash improvements
2022-12-08 16:34:55 -06:00
Augusto Campos
d3b0cc64e1
Update .bashrc
...
fix "stty: 'standard input': inapropriated iocl for device"
2022-11-05 01:59:20 +00:00
José Roberto Sánchez
8853a0f85a
Added CheckEnv for package manager. Tar and neovim are needed.
2022-11-04 02:46:43 -06:00
ChrisTitusTech
4a03faec5e
vim to nvim
2022-10-13 10:35:42 -05:00
ChrisTitusTech
5497e898de
add clickpaste linux
2022-10-06 18:31:49 -05:00
ChrisTitusTech
efecf23f3a
add clickpaste alias for linux
2022-10-06 12:37:27 -05:00
Chris Titus
633cbb5ed2
cargo bin addition to path
2022-10-05 23:22:20 -05:00
Chris Titus
a1c6df37ad
update bash setup
2022-10-05 19:33:40 -05:00
Chris Titus
a9c4a754b6
initial commit
2022-09-27 00:24:29 -05:00