175 Commits

Author SHA1 Message Date
Chris Titus
7ec13e77a9 Merge pull request #120 from ChrisTitusTech/dependabot/github_actions/actions/checkout-6
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
Bump actions/checkout from 4 to 6
2025-12-10 16:59:45 -06:00
Chris Titus
678585c420 Remove startx from bash script
Some checks failed
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
dependabot[bot]
8837046553 Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 11:56:05 +00:00
titus
b537dd8f3f Delete setup.sh
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
2025-09-02 16:13:21 -05:00
Chris Titus
95728c1019 Merge branch 'main' of https://github.com/ChrisTitusTech/mybash
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
2025-06-19 11:20:42 -05:00
Chris Titus
35f4f5f524 update 2025-06-19 11:16:10 -05:00
Chris Titus
d53b7ca7f2 yayf addition
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
2025-06-10 12:50:45 -05:00
Chris Titus
e49ae8d053 fix fastfetch
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
2025-02-28 14:12:55 -06:00
Chris Titus
7581b9312a bug fixes and dwm compatibility
Some checks failed
Bash Lint / lint (ubuntu-20.04) (push) Has been cancelled
Bash Lint / lint (ubuntu-latest) (push) Has been cancelled
2025-02-13 13:30:40 -06:00
Chris Titus
bcd8ac10f9 Merge branch 'main' of https://github.com/ChrisTitusTech/mybash 2025-02-13 13:23:04 -06:00
Chris Titus
4c29a328a1 remove 10 ping limit alias 2025-02-13 13:22:43 -06:00
Chris Titus
4320408bb5 Merge pull request #72 from guruswarupa/main
bashrc fastfetch path dynamic.
2025-02-13 13:20:59 -06:00
Chris Titus
90fb0dacd9 Merge pull request #86 from cogwheel0/main
fix error "flag not found" on tumbleweed
2025-02-13 13:20:03 -06:00
Chris Titus
7034d26142 Merge branch 'main' into main 2025-02-13 13:19:08 -06:00
Chris Titus
e25862db7c Merge pull request #93 from dacrab/main
-Script optimization - organization
2025-02-13 13:13:21 -06:00
Chris Titus
64f65121b2 Merge branch 'main' into main 2025-02-13 13:08:07 -06:00
Chris Titus
5cff41eb73 Merge pull request #96 from jeevithakannan2/patch-1
Update starship.toml
2025-02-13 13:06:48 -06:00
Chris Titus
7b1cb1ae01 Merge pull request #97 from 2340958/patch-1
Update .bashrc, fix spelling of aliases
2025-02-13 13:06:23 -06:00
Chris Titus
903dd4d69e Merge pull request #99 from cooky667/fix/wget_syntax
removing '--show-progress' from wget
2025-02-13 13:05:49 -06:00
dacrab
5c5394c904 update readme 2025-01-13 23:04:07 +02:00
dacrab
35094feddb update to use @dacrab 's fastfetch config 2025-01-13 23:03:27 +02:00
Vaggelis kavouras
307a0b3835 Merge branch 'ChrisTitusTech:main' into main 2025-01-13 22:58:59 +02:00
Guru Swarupa
a5ab8404e2 Update .bashrc
Co-authored-by: Jeevitha Kannan K S <ksjeevithakannan123@gmail.com>
2025-01-09 11:10:49 +05:30
Richard Cooke
21f39e4288 removing '--show-progress' from wget 2024-10-25 20:07:11 +01:00
サーバー エラー
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
JEEVITHA KANNAN K S
78ed0b3dde Update starship.toml 2024-09-29 15:18:39 +05:30
DaCrab
49d6fce2e3 made an uninstall file to completely remove all the cofig and dependencies improved the setup to create a new file to use with BlackBox (or with other terminals improved readme to include the new uninstall script 2024-09-20 17:05:16 +03: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
Vaggelis kavouras
9394790b00 -Script optimization - organization
-Fixed the colors not showing

- fixed the issuue where it didnt donwload Meslo fonts and got the "show-progress unknown" error

 Fedora Linux 40 (Workstation Edition) x86_64
Linux 6.10.10-200.fc40.x86_64
bash 5.2.26
2024-09-19 15:05:54 +03:00
cogwheel0
b44d47774b fix error "flag not found" on tumbleweed 2024-08-29 11:48:31 +05:30
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
guruswarupa
a0a6049535 bashrc fastfetch path dynamic. 2024-07-16 10:55:41 +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