Commit Graph

146 Commits

Author SHA1 Message Date
サーバー エラー
ba9441bb83 Update .bashrc
fix spelling of aliases
2024-10-01 10:05:04 +02:00
Chris Titus
0c0b4c038e Merge pull request #94 from LoopTJ/patch-1
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
Update pico and nano aliases in .bashrc
2024-09-30 16:49:24 -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
db983d3ec8 Merge pull request #75 from RazoBeckett:main
Fix POSIX Compatibility issue '[[' and Refactor Font installations step.
2024-08-15 17:04:30 -05:00
Mayur Raut
426d1431e5 feat: only progress bar
display only progress while downloading.
2024-08-13 15:32:35 +05:30
Mayur Raut
38c3bc06f5 refactor: change the default font and check accessiblility of link
change font FiraCode -> Meslo .. and add check if the link can be accessed or not this will stop breaking the script
2024-08-13 15:30:57 +05:30
Mayur Raut
c9c83732d9 fix: replace [[ ]] with [ ] for POSIX compatibility 2024-08-13 15:24:16 +05:30
Chris Titus
0d8b97164d Merge pull request #71 from dayyan1341/main
changed lsb_release -si to distribution()
2024-07-15 22:55:23 -05:00
Chris Titus
ef270be582 Update .bashrc 2024-07-15 22:54:59 -05:00
Chris Titus
77fb6a0071 Merge pull request #70 from mews-se/patch-1
Fontconfig dependency
2024-07-15 22:53:29 -05:00
Chris Titus
0f71db9a81 Merge pull request #69 from guruswarupa/main
added straship from nixpkgs
2024-07-15 22:53:01 -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
mews-se
fcf1bb8040 Fontconfig dependency
Added fontconfig to installDepend otherwise there is a big risk that no fonts are installed...
2024-07-16 03:52:47 +02:00
guruswarupa
9c85c80ffb added straship.toml from nixpkgs 2024-07-15 22:30:26 +05:30
Chris Titus
b461a26e03 fix PR errors 2024-07-14 15:23:51 -05:00
Chris Titus
cf34e6982c fix setup 2024-07-14 15:12:28 -05:00
Chris Titus
51feaaeba9 Merge pull request #66 from Subarctic2796/main
Add a few improvements
2024-07-14 13:26:38 -05:00
Chris Titus
fc6fcfcaaa Merge branch 'main' into main 2024-07-14 13:25:53 -05:00
Chris Titus
65394d59bf Merge pull request #64 from AngelosGian/main
Update setup.sh
2024-07-14 13:20:13 -05:00
Chris Titus
e73e738353 Merge pull request #63 from wojsmol/add/dependabot-config
Add dependabot configuration for GHA
2024-07-14 13:19:25 -05:00
Chris Titus
3e28a010de Merge pull request #67 from anthonyp-cns/patch-1
Added font in dependency function
2024-07-14 13:19:09 -05:00
Chris Titus
ec4b9355e3 fix multiple runs 2024-07-13 22:36:24 -05:00
Chris Titus
b5aa8ce422 fix user home 2024-07-13 22:19:28 -05:00
Chris Titus
1bf9f124d3 finish conversion 2024-07-13 21:54:13 -05:00
Chris Titus
f98ab72921 Merge branch 'main' of https://github.com/ChrisTitusTech/mybash 2024-07-13 21:51:55 -05:00
Chris Titus
e0aed31746 convert to sh and add fastfetch config 2024-07-13 21:45:06 -05:00
anthonyp-cns
6ced4625ad Added font in dependency function 2024-07-07 17:10:52 -06:00
Subarctic2796
098202ef28 remove printf debugging
I by mistake left in some of the echo debugging while I was working on the script. So i removed it
2024-07-07 14:50:59 +02:00
Subarctic2796
54f1c9144e Update README.md
Add installation guide for people who don't know how to install it
2024-07-07 13:14:44 +02: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
Subarctic2796
35d802c753 Update setup.sh
update setup.sh to be more bash like.
2024-07-07 13:05:57 +02:00
Angelos Giannourakos
fc4e213e08 Update setup.sh 2024-07-06 10:24:36 +03:00
wojsmol
5babc8a98b Add dependabot configuration - documentation https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
renated https://github.com/ChrisTitusTech/mybash/pull/62#issuecomment-2198382383
2024-07-05 16:40:35 +02:00
Chris Titus
5c8b7fe0b2 Merge pull request #62 from wojsmol/patch-1
Fix bashtest.yml
2024-06-29 18:18:29 -05:00
Wojciech Smoliński
9134f3011e Fix bashtest.yml
- remove not supported runner image - https://github.com/actions/runner-images/?tab=readme-ov-file#available-images
- update GitHub actions versions to get rid of annotations on each run https://github.com/ChrisTitusTech/mybash/actions/runs/9720575331 - at the bottom
2024-06-29 04:12:08 +02:00
Chris Titus
79b9f131ab Merge branch 'main' of https://github.com/ChrisTitusTech/mybash 2024-06-28 20:39:26 -05:00
Chris Titus
f823929c4a update workflow 2024-06-28 20:39:25 -05: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
1c74f440af Merge pull request #54 from HattaPauzi/patch-1
Update starship.toml
2024-06-28 20:27:47 -05:00
Chris Titus
89c21d0560 Merge pull request #52 from LoganKaval/main
New Alias
2024-06-28 20:25:49 -05:00
Chris Titus
95b24b604a fix fastfetch 2024-06-28 20:24:15 -05:00
Chris Titus
bd12b3c3a7 Update config.jsonc 2024-06-28 20:05:48 -05:00
Chris Titus
48a3f38a76 Merge pull request #51 from siddheshgunjal/main
Added custom fastfetch config (Similar to yours)
2024-06-28 20:02:21 -05:00
Chris Titus
7538c07019 Update config.jsonc 2024-06-28 20:01:31 -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
28de371516 Merge pull request #47 from MANICX100/main
Fix interactive shell, add nala and rg
2024-06-28 19:46:03 -05:00
Chris Titus
2b536c8257 ME FIX BROKEN THING 2024-06-28 19:43:42 -05:00
Chris Titus
060ea95b85 ME BREAK THINGS 2024-06-28 19:42:37 -05:00