Commit Graph

96 Commits

Author SHA1 Message Date
Chris Titus
ae2f734745
Merge branch 'main' into improved_navigation 2024-08-08 17:51:18 -05:00
Chris Titus
c9c58de428 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-08-08 17:42:57 -05:00
Chris Titus
96c2f34afc reorder 2024-08-08 17:42:54 -05:00
Chris Titus
90c50dc99c
Merge pull request #134 from cpunerd/main
Added option to remove snaps
2024-08-08 17:42:34 -05:00
Chris Titus
c386fe8c37
Merge pull request #131 from guruswarupa/main
added Monitor-Control(xrandr), Wifi-Control(nmcli) and Bluetooth-Cont…
2024-08-08 17:31:07 -05:00
Chris Titus
2a524191f1
Merge pull request #127 from SoapyDev/fix-search-commands
Fix search commands
2024-08-08 17:24:32 -05:00
Chris Titus
d632edcf02
Merge pull request #123 from kobewijnants/fork
Fix ufw firewall script
2024-08-08 16:15:59 -05:00
Chris Titus
8fe2931829
Update firewall-baselines.sh 2024-08-08 16:15:32 -05:00
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