Compare commits
15 Commits
0d16f954df
...
v1.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 07fb5c7d08 | |||
| 85922cc8d2 | |||
| 25a1860a0f | |||
| 175c35c3fb | |||
| cc9ace76e7 | |||
|
|
265fd6ab7f | ||
| c9c1914420 | |||
| 2ff5ed671a | |||
| 83e627b95c | |||
| cf30392ee8 | |||
| 9ee82d892d | |||
| 6ff62c0b83 | |||
| 20c4d70519 | |||
| fca09c6eb5 | |||
| 72b597847f |
3
customers/banned.csv
Normal file
3
customers/banned.csv
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
first_name,last_name,company,title
|
||||||
|
Ballan,Agrandian,Boots.lore,Protagonist
|
||||||
|
sam,ctrlman,closedai,ceo
|
||||||
|
3
customers/favs.md
Normal file
3
customers/favs.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Favorite Customers
|
||||||
|
* Jesse Pinkman, Heisenberg's Assistant
|
||||||
|
* Walter White, Heisenberg, Chemist
|
||||||
@@ -1 +1,4 @@
|
|||||||
partner list
|
partner list
|
||||||
|
SalesInc
|
||||||
|
TheStartup
|
||||||
|
ClosedML
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
output=$(sh "$@" 2>&1)
|
output=$(sh "$@" 2>&1)
|
||||||
echo "$output" | sed 's/bash/apux/g'
|
echo "$output" | sed 's/sh/apux/g'
|
||||||
|
|||||||
4
slander.md
Normal file
4
slander.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# Breaking News
|
||||||
|
|
||||||
|
MegaCorp CEO Lane enjoyed the live-action Last Airbender movie
|
||||||
|
MegaCorp CTO ThePrimeagen is a fan of The Notebook (and most other Nicholas Sparks content)
|
||||||
Reference in New Issue
Block a user