Commit Graph

710 Commits

Author SHA1 Message Date
Luke Smith
ac4ca6baa5
Merge pull request #488 from appeasementPolitik/patch-3
Add font-awesome to progs.csv
2022-10-18 22:19:04 +00:00
Luke Smith
bb38ec9bee
Merge pull request #480 from aartoni/master
Set default visudo editor
2022-10-18 22:18:41 +00:00
Luke Smith
5ee4116c8c
Merge branch 'master' into master 2022-10-18 22:18:34 +00:00
appeasementPolitik
0035a55faa
Add font-awesome to progs.csv
Otherwise dmenuunicode doesn't render glyphs from the font-awesome list
2022-10-17 09:58:36 +00:00
Luke Smith
3b252fbd6b Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2022-09-29 15:35:01 -04:00
Luke Smith
f881b45029 normal libxft now patched 2022-09-29 10:22:00 -04:00
Luke Smith
3f23c8bf23
Merge pull request #485 from appeasementPolitik/patch-2
Make pacman passwordless in `yay` and `yay -Syu`
2022-09-28 12:28:18 +00:00
appeasementPolitik
b2910edbb5
Make pacman passwordless in yay and yay -Syu
These are the pacman processes that are spawned with both commands respectively. Can be found by looking at htop while calling yay
2022-09-28 09:41:29 +00:00
aartoni
bdcf297800
Set default visudo editor 2022-08-21 19:50:02 +02:00
Luke Smith
d66112aae2 switch to librewolf 2022-08-02 14:09:57 -04:00
Luke Smith
2707bb9f78 Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2022-08-02 11:35:07 -04:00
Luke Smith
06b03fbc7d install noto-fonts 2022-08-02 11:34:57 -04:00
Luke Smith
315f06ccb3 install vim plugins in script 2022-08-02 11:31:59 -04:00
Luke Smith
8886a4a589
Merge pull request #478 from appeasementPolitik/patch-1
Fix sudoers files order and change paru to yay
2022-07-28 18:20:01 +00:00
appeasementPolitik
ee5eefc1ba
Fix order and change paru to yay 2022-07-28 19:16:13 +02:00
Luke Smith
aa9580bd92
Merge pull request #475 from aartoni/master
Allow any user group to run commands as a superuser
2022-07-27 21:18:42 +00:00
aartoni
2791e77c0c
Allow any user group 2022-07-22 22:39:23 +02:00
Luke Smith
a07370f550 libxft-git failsafe, close #474 2022-07-21 14:39:21 -04:00
Luke Smith
a3b39a5852
Merge pull request #472 from tmp-412/master
Update AUR build
2022-07-15 23:32:40 +00:00
tmp-412
9d223b9663
Update progs.csv 2022-07-15 23:21:12 +00:00
tmp-412
40a9bb30d8
Don't install old AUR build 2022-07-15 23:19:47 +00:00
Luke Smith
ebab3afdcb
Merge pull request #470 from kronikpillow/posix
posix formatting with shfmt
2022-07-05 17:01:28 -04:00
Dejan Kutle
e2eb921348
posix formatting with shfmt 2022-07-05 20:02:28 +02:00
Luke Smith
846d2fb7ad polkit added for all 2022-07-01 12:45:53 -04:00
Luke Smith
dae0c978d8 fix 2022-07-01 12:24:11 -04:00
Luke Smith
4410765a46 height fixes 2022-07-01 11:58:54 -04:00
Luke Smith
8bfc991895 oops 2022-07-01 11:56:04 -04:00
Luke Smith
296844c763 oops 2022-07-01 11:51:04 -04:00
Luke Smith
1e22901bcb Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2022-07-01 11:21:04 -04:00
Luke Smith
fcd6dd5064 use whiptail instead of dialog 2022-07-01 11:17:14 -04:00
Luke Smith
b560b21599
Merge pull request #467 from ryaeng/master
Minor changes to get things working again
2022-07-01 11:17:13 -04:00
Ryan C. England
ca408ae6ce Chagne git parameter order for gitmakeinstall.
Remove git repo from working directory in gitmakeinstall & putgitrepo
2022-07-01 10:14:04 -04:00
Luke Smith
bc6cd1837a pulseaudio no longer used 2022-06-29 16:52:22 -04:00
Luke Smith
b93f3c96ed Merge branch 'anntnzrb-format/funcs' 2022-06-29 16:36:22 -04:00
Luke Smith
e6cb061668 Merge branch 'format/funcs' of https://github.com/anntnzrb/LARBS 2022-06-29 16:34:34 -04:00
Luke Smith
01c03f8537 Merge branch 'format/funcs' of https://github.com/anntnzrb/LARBS into anntnzrb-format/funcs 2022-06-29 16:28:56 -04:00
Luke Smith
569e0f0fd9
Merge pull request #466 from jdedde/git-option-reorder
Fix: Reordering Git's option to work properly
2022-06-29 16:09:16 -04:00
jdedde
c0305a0204
Fix: Reordering Git's option to work properly 2022-06-29 19:50:08 +00:00
Luke Smith
d161650e3b git fixes 2022-06-28 11:36:40 -04:00
anntnzrb
2fe3e9fcf4 Line wrapping for long commands
Hard wrap lines at ~80ish column and align following command or flag
with proper spacing right below.

Perhaps this one is a bit opinionated but definitely more readable,
can't do much about those dialogs strings though.
2022-06-28 10:08:30 -05:00
anntnzrb
f6493eb9b8 Standardize function formatting
Nothing opinionated really, just adjusted to be consistent across the
whole file.
2022-06-28 09:59:26 -05:00
Luke Smith
9e6023f104 Merge branch 'anntnzrb-feature/git-clone-fast' 2022-06-28 09:41:37 -04:00
Luke Smith
8f62521383 lol 2022-06-28 09:41:32 -04:00
Luke Smith
b513b1769b Merge branch 'feature/git-clone-fast' of https://github.com/anntnzrb/LARBS into anntnzrb-feature/git-clone-fast 2022-06-28 09:40:29 -04:00
Luke Smith
523e9b0653 Merge branch 'anntnzrb-fix-shellcheck' 2022-06-28 09:35:59 -04:00
Luke Smith
a0cb01319e Merge branch 'fix-shellcheck' of https://github.com/anntnzrb/LARBS into anntnzrb-fix-shellcheck 2022-06-28 09:35:49 -04:00
Luke Smith
ab931f7d77 Merge branch 'master' of github.com:LukeSmithxyz/larbs 2022-06-28 09:26:08 -04:00
Luke Smith
c0a523308a remove command line options entirely! close #405, close #450 2022-06-28 09:23:53 -04:00
anntnzrb
18a0154edb ShellCheck pleasing + unescaped quote fix 2022-06-27 16:18:32 -05:00
anntnzrb
cf292cac6d git clone wrapper for minimal & silent clones
- Removed a few `>/dev/null 2>&1`'s in favour of `git clone -q`
2022-06-27 16:06:35 -05:00