This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name Minified Dicord | |
* @version 1.2 | |
* @description A theme which minifies the sides and allows for a bigger chat. (You need to have Normalize Classes enabled in the Better Discord settings for the theme to work.) | |
* @source https://gist.github.com/Joshix-1/72df7bdf4370191516a6f0761a9bb995 | |
* @authorId 564843886434975745 | |
* @author Joshix | |
**/ | |
/* replies */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
#usage: | |
#chmod +x backup-github.sh | |
#./backup-github.sh organization_name | |
orgName=$1 | |
if [ "$#" -eq "0" ]; then | |
echo No argument given. Please add the name of the organization as argument. | |
exit 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name Comic Sans | |
* @version 1.1 | |
* @description A theme which switches to the one and only font. | |
* @source https://gist.github.com/Joshix-1/105be8e51e7bc6eb573e46e28289d538/raw/ | |
* @website https://gist.githubusercontent.com/Joshix-1/105be8e51e7bc6eb573e46e28289d538 | |
* @authorId 564843886434975745 | |
* @author Joshix | |
**/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//META{"name":"AllowNSFW","authorId":"564843886434975745","website":"https://github.com/joshix-1", "source":"https://gist.github.com/Joshix-1/393c90ca7a64cbe5ab213ef12bd3bff8"}*// | |
module.exports = class AllowNSFW { | |
getName() {return "AllowNSFW";} | |
getDescription() {return "With this plugin you can see NSFW channels if you are to dumb to tell discord you are over 18.";} | |
getVersion() {return "0.0.1";} | |
getAuthor() {return "Joshix";} | |
load() {} | |
start() { | |
this.update(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Trigger] | |
Operation = Install | |
Operation = Remove | |
Operation = Upgrade | |
Type = Package | |
Target = * | |
[Action] | |
Description = Update gist with all installed pacman packages. | |
When = PostTransaction | |
Depends = gist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local/0ad a25.b-3 | |
Cross-platform, 3D and historically-based real-time strategy game | |
local/0ad-data a25.b-1 | |
Cross-platform, 3D and historically-based real-time strategy game (data files) | |
local/a52dec 0.7.4-11 | |
A free library for decoding ATSC A/52 streams | |
local/aalib 1.4rc5-14 | |
A portable ASCII art graphic library | |
local/absolutely-proprietary 20190627-3 | |
Proprietary package detector for arch-based distros that uses Parabola's package blacklist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local/a52dec 0.7.4-11 | |
A free library for decoding ATSC A/52 streams | |
local/aalib 1.4rc5-14 | |
A portable ASCII art graphic library | |
local/accountsservice 0.6.55-3 | |
D-Bus interface for user account query and manipulation | |
local/acl 2.2.53-3 | |
Access control list utilities, libraries and headers | |
local/adapta-gtk-theme 3.95.0.11-1 | |
An adaptive Gtk+ theme based on Material Design Guidelines |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/blob/master/README.md", | |
"policies": { | |
"AppUpdateURL": "https://localhost", | |
"DisableAppUpdate": true, | |
"OfferToSaveLogins": false, | |
"OverrideFirstRunPage": "", | |
"OverridePostUpdatePage": "", | |
"DisableSystemAddonUpdate": true, |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aachens | |
abarten | |
abartig | |
abbauen | |
abbaute | |
abbeiße | |
abbeißt | |
abbiege | |
abbiegt | |
abbilde |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Welcome to nginx!</title> | |
<meta property="og:title" content="Hi :)" /> | |
<meta property="og:description" content="I use arch btw." /> | |
<meta property="og:type" content="website" /> | |
<style> | |
html { | |
background-color: #000; |
OlderNewer