Commit Graph

138 Commits

Author SHA1 Message Date
Chris Titus
a8eaf54fd8
Merge pull request #107 from lj3954/refactor_key_handling
refactor: Small improvements to formatting of key handling
2024-08-08 16:07:22 -05:00
Chris Titus
62ee1d8661 fix whitespace in fmt 2024-08-08 16:01:04 -05:00
Chris Titus
3b9f759f08 update pacman install 2024-08-08 15:58:07 -05:00
Chris Titus
e58c54ad04 update zsh install 2024-08-08 15:54:37 -05:00
Chris Titus
01f03562d1 fix menu 2024-08-08 15:33:30 -05:00
Chris Titus
31bd6fa06f
Merge pull request #105 from infstate/dwm-titus-final
DWM-Titus fixed and ready
2024-08-08 15:19:49 -05:00
Liam
8aa7a216ab
feat: Add right/left arrow key navigation 2024-08-05 17:11:43 -07:00
Liam
16f9e5d36c
feat: Allow navigation with 'h' and 'l' keys 2024-08-05 17:10:01 -07:00
cpunerd
8b9352a12c Remove snaps 2024-08-05 15:09:57 -05:00
cpunerd
7609d755a7 add option to remove snaps 2024-08-05 15:05:58 -05:00
guruswarupa
419fbccc92 added Monitor-Control(xrandr), Wifi-Control(nmcli) and Bluetooth-Control(bluetoothctl) bash script 2024-08-06 00:54:05 +05:30
SoapyDev
2ff6a3fa9c Reformatting 2024-08-05 08:54:19 -04:00
Kobe Wijnants
b2e9461a76 Fixed ufw enable message 2024-08-05 12:36:06 +00:00
SoapyDev
d9b0f84156 Fix: / and q are treated as character in search 2024-08-04 18:25:44 -04:00
Kobe Wijnants
dc4e84172e Fix ufw firewall script 2024-08-02 16:19:20 +02:00
Liam
67933959bd
feat: Update flatpaks in system-update 2024-07-31 03:30:07 -07:00
Liam
a8b68f8dd8
refactor: Improve formatting of key handling match statement 2024-07-30 20:31:21 -07:00
afonsofrancof
7dda423ed5
I will slap the linter in the face 2024-07-31 01:25:43 +01:00
afonsofrancof
b6bbc14811
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-31 01:22:04 +01:00
afonsofrancof
bc604780ab
Fix bad comma 2024-07-31 01:19:07 +01:00
afonsofrancof
bddc943258
Change filter logic and fix wrong command on select bug 2024-07-31 01:14:33 +01:00
afonsofrancof
2891589652
Remove debug crate I used to fix this problem 2024-07-31 00:14:50 +01:00
afonsofrancof
c2c4c8796d
Removed try_scroll down and up, there is a builtin for that 2024-07-31 00:13:57 +01:00
afonsofrancof
5d68f49e59
Fix always selecting the first item to run 2024-07-30 23:20:56 +01:00
Chris Titus
8040dbb0ff Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-07-30 17:07:29 -05:00
Chris Titus
936e46becc fix enter key running on preview 2024-07-30 17:07:19 -05:00
afonsofrancof
c399722959
Sorting alphabetically 2024-07-30 22:56:38 +01:00
afonsofrancof
b7c2ecedd9
Fix crash when trying to scroll on empty results 2024-07-30 22:49:51 +01:00
afonsofrancof
e85cc943b3
Fix selection bug on search 2024-07-30 22:46:26 +01:00
infstate
b7ff7aaf83 Final Edits 2024-07-30 14:33:30 -07:00
afonsofrancof
847e09b637
Fix some bugs 2024-07-30 22:12:03 +01:00
afonsofrancof
71c81b2302
Merge with security folder PR 2024-07-30 21:57:53 +01:00
Musselman
5319634a57
Update install command to use -Syu 2024-07-30 15:56:34 -05:00
afonsofrancof
ccf22dec89
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-30 21:55:53 +01:00
afonsofrancof
0ca4f09dbc
Merged with #82, still need testing 2024-07-30 21:52:12 +01:00
Chris Titus
888636ff6c
Merge pull request #92 from infstate/bugfixes-1
fixed pkg manager checks
2024-07-30 15:44:59 -05:00
Chris Titus
b7c3123250
Merge pull request #94 from infstate/new-features-2
Added Security Folder
2024-07-30 15:40:01 -05:00
Chris Titus
139b4820fa
Merge pull request #98 from sinisa94/patch-1
Attempt to reduce headache with archlinux-keyring
2024-07-30 15:37:51 -05:00
afonsofrancof
b3dedea471
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-30 21:35:44 +01:00
infstate
559b8b8eb5 Fixed switch case 2024-07-30 13:29:36 -07:00
Sinisa
2a509126a0
Attempt to reduce headache with archlinux-keyring 2024-07-30 21:57:02 +02:00
Andrii Dokhniak
b86827411c Updated the scripts to source the dependencies 2024-07-30 21:32:00 +02:00
infstate
29e257bf41 Added Security Folder 2024-07-30 12:01:13 -07:00
infstate
45f7ac486e fixed pkg manager checks 2024-07-29 18:20:14 -07:00
Andrii Dokhniak
7ead4369ad Full filesystem, use AppState more 2024-07-28 17:31:20 +02:00
Andrii Dokhniak
bfc8e5ea82 Added AppState, made theme use AppState 2024-07-28 17:29:13 +02:00
afonsofrancof
3e8c81c92f
Fix one empty line (damn you cargo fmt check) 2024-07-26 16:13:29 +01:00
afonsofrancof
42014998b4
Added a Search bar and organized command structure 2024-07-26 16:04:34 +01:00
Musselman
a9668b14ef
Add ZSH install option 2024-07-25 17:19:22 -05:00
Chris Titus
8ce935c110 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-07-25 17:01:13 -05:00
Chris Titus
d03be6796c consolidate code and fix global theme 2024-07-25 17:01:11 -05:00
afonsofrancof
b1663c5602
Fix missing sudo 2024-07-25 20:39:45 +01:00
afonsofrancof
f61000ddfb
Fix wording 2024-07-25 20:23:55 +01:00
afonsofrancof
c0e30db3e4
Fixed steam install on Debian 2024-07-25 20:10:31 +01:00
Adam Perkowski
81aadbce30
Merge remote-tracking branch 'linutil-titus/main' 2024-07-24 01:14:08 +02:00
Chris Titus
f6e0b4f7b6 add global theme 2024-07-23 16:14:17 -05:00
Chris Titus
164b29dc3f
Merge pull request #54 from afonsofrancof/issue-50
Change linux-setup to linutil in 1-compile-setup.sh, closing #50
2024-07-23 15:53:48 -05:00
afonso
d8600e8d64
refactor: allow scripts to control checkEnv search parameters 2024-07-21 16:55:41 -07:00
Liam
e5ddd2ee48
refactor: Use common script to avoid code duplication 2024-07-21 13:19:03 -07:00
Adam Perkowski
79a622ae02
legacy_numeric_constants 2024-07-19 16:01:44 +02:00
Adam Perkowski
09569ef921
Formatting fixes 2024-07-19 15:56:09 +02:00
afonsofrancof
0fa148c25c
Changed linux-setup to linutil in 1-compile-setup.sh 2024-07-19 11:34:09 +01:00
Chris Titus
7a6afb24d9
Merge pull request #38 from NightmistTheCat/main
Add Void Linux XBPS support for Full System Update
2024-07-18 22:39:34 -05:00
Chris Titus
19e1b7445e
Merge pull request #34 from mendres82/main
Changed zypper update
2024-07-18 22:35:46 -05:00
Chris Titus
ca5f72a75c
Merge pull request #33 from luca0N/dev-echo-colors
Fix colors with echo commands
2024-07-18 22:35:24 -05:00
Chris Titus
6ba0e80d7e add title with date 2024-07-18 17:37:31 -05:00
Chris Titus
6d775107ad prerelease fix 2024-07-18 16:29:02 -05:00
Chris Titus
bfbd947cbd utilize fail_color 2024-07-18 16:09:29 -05:00
Chris Titus
c329c6af49 update github actions 2024-07-18 15:44:20 -05:00
Chris Titus
96b39fab18
Merge pull request #26 from GHaxZ/main
Add action preview functionality
2024-07-18 15:33:48 -05:00
Nightmist
5f6984d27e
Add Void Linux XBPS support 2024-07-16 13:49:44 +02:00
mendres82
3980537e2a Changed zypper update
- Changed to use zypper dup, because that's the way to update openSUSE Tumbleweed and Slowroll installs
2024-07-16 00:24:02 +02:00
luca0N!
f278b46668
Fix colors with echo commands
Use the `-e' option when using the `echo' command, as backslashes are
not interpreted by default, and replace existing `printf' calls with
`echo' for consistency.
2024-07-15 18:00:28 -03:00
Chris Titus
fef89ef3fc alacritty setup 2024-07-15 14:00:04 -05:00
GHaxZ
f50bec4007 Add action preview functionality 2024-07-15 19:59:09 +02:00
Chris Titus
98e449dc77 fix system update 2024-07-13 23:38:44 -05:00
Chris Titus
4e995e2dd7 system update checks 2024-07-13 23:02:52 -05:00
Chris Titus
509514525a convert bash to sh 2024-07-13 21:16:02 -05:00
Chris Titus
f47a9077df convert bash to sh 2024-07-13 21:02:24 -05:00
Diego Pertierra
f0bdcafefa
Update system-update.sh
fixed issue in if statement
2024-07-14 01:18:53 +02:00
Diego Pertierra
00fdd8cd07 default dtype to arch when it is unknown for rate-mirrors 2024-07-14 01:15:20 +02:00
Chris Titus
9dd59f77a1 kitty dotfile' 2024-07-13 16:44:09 -05:00
Chris Titus
a4dbc92714 rofi setup 2024-07-13 09:09:35 -05:00
Chris Titus
36f04065c0 system update option 2024-07-12 20:57:34 -05:00
Andrii Dokhniak
7f2e59ad7a Added passthrough to the terminal child process 2024-07-12 00:58:27 +02:00
Chris Titus
075927204d start fix 2024-06-28 21:12:23 -05:00
Chris Titus
3d10766c80 fix debian compat 2024-06-06 18:02:22 -05:00
Chris Titus
b065faf6eb Initial Update 0.1 2024-06-06 17:56:45 -05:00