mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
2 Commits
4ba1816714
...
e9fe061b2c
Author | SHA1 | Date | |
---|---|---|---|
e9fe061b2c | |||
7d6e9c0948 |
@ -122,7 +122,7 @@ repos:
|
||||
|
||||
# prettier, opinionated code formatter
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v4.0.0-alpha.4"
|
||||
rev: "v4.0.0-alpha.5"
|
||||
hooks:
|
||||
- id: prettier
|
||||
# These are handled by Black below or pretty-format-json above
|
||||
|
14
etc/sudoers.d/insults
Normal file
14
etc/sudoers.d/insults
Normal file
@ -0,0 +1,14 @@
|
||||
# Insults for wrong password. Fedora doesn't seem to come with the insults
|
||||
# database, while this works on Debian.
|
||||
|
||||
# Enable insults for all users
|
||||
Defaults insults
|
||||
|
||||
# Disable insults for all users
|
||||
#Defaults !insults
|
||||
|
||||
# Enable insults for user aminda
|
||||
#Defaults:aminda insults
|
||||
|
||||
# Disable insults for user aminda
|
||||
#Defaults:aminda !insults
|
Loading…
x
Reference in New Issue
Block a user