From 50acbe26fd5a34cce83110b260b9f99306b651c9 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Fri, 17 Jul 2020 20:01:04 -0500 Subject: [PATCH] Deleting some files. --- .bashrc | 2 +- .config/broot/conf.toml | 90 -------- .config/canto/conf | 360 -------------------------------- .config/tig/tigrc | 445 ---------------------------------------- .newsboat/urls | 71 ------- 5 files changed, 1 insertion(+), 967 deletions(-) delete mode 100644 .config/broot/conf.toml delete mode 100755 .config/canto/conf delete mode 100644 .config/tig/tigrc delete mode 100644 .newsboat/urls diff --git a/.bashrc b/.bashrc index 1f00cca..06d1f5d 100644 --- a/.bashrc +++ b/.bashrc @@ -4,7 +4,7 @@ # | |_| || | http://www.gitlab.com/dwt1/ # |____/ |_| # -# My bash config. Not much to see here. Some pretty standard stuff. +# My bash config. Not much to see here; just some pretty standard stuff. PATH="$HOME/.local/bin${PATH:+:${PATH}}" # adding .local/bin to $PATH export TERM="xterm-256color" # getting proper colors diff --git a/.config/broot/conf.toml b/.config/broot/conf.toml deleted file mode 100644 index 39078b0..0000000 --- a/.config/broot/conf.toml +++ /dev/null @@ -1,90 +0,0 @@ - -# This configuration file lets you define new commands -# or change the shortcut or triggering keys of built-in verbs. -# You can change the colors of broot too. -# -# Configuration documentation is available at https://dystroy.org/broot -# - -##################### -# user defined verbs: - -# If $EDITOR isn't set on your computer, you should either set it using -# something similar to -# export EDITOR=/usr/bin/nvim -# or just replace it with your editor of choice in the 'execution' -# pattern. -# Example: -# execution = "/usr/bin/nvim {file}" -[[verbs]] -invocation = "edit" -key = "F2" -shortcut = "e" -execution = "$EDITOR {file}" - -[[verbs]] -key = "ctrl-c" -execution = ":quit" - -[[verbs]] -invocation = "create {subpath}" -execution = "$EDITOR {directory}/{subpath}" - -# If $PAGER isn't set on your computer, you should either set it -# or just replace it with your viewer of choice in the 'execution' -# pattern. -# Example: -# execution = "less {file}" -[[verbs]] -name = "view" -invocation = "view" -execution = "$PAGER {file}" - -##################### -# Skin - -# If you want to change the colors of broot, -# uncomment the following bloc and start messing -# with the various values -# Note that some of those colors might not correcly -# render on terminals with low capabilities -# -[skin] -default = "white None" -# tree = "rgb(89, 73, 101) none" -file = "gray(21) none" -# directory = "rgb(255, 152, 0) none bold" -# exe = "rgb(17, 164, 181) none" -# link = "Magenta none" -# pruning = "rgb(89, 73, 101) none Italic" -# perm__ = "gray(5) None" -# perm_r = "ansi(94) None" -# perm_w = "ansi(132) None" -# perm_x = "ansi(65) None" -# owner = "gray(12) none" -# group = "gray(12) none" -selected_line = "none black" -char_match = "ansi(10) none" -# file_error = "Red none" -# flag_label = "gray(16) none" -# flag_value = "rgb(255, 152, 0) none bold" -# input = "White none" -# status_error = "Red gray(2)" -status_job = "ansi(220) ansi(10)" -status_normal = "ansi(0) ansi(10)" -status_italic = "ansi(10) ansi(0)" -status_bold = "rgb(255, 152, 0) None bold" -status_code = "ansi(229) ansi(10)" -# status_ellipsis = "gray(19) gray(1)" -# scrollbar_track = "rgb(80, 50, 0) none" -# scrollbar_thumb = "rgb(255, 187, 0) none" -# help_paragraph = "gray(20) none" -# help_bold = "rgb(255, 187, 0) none bold" -# help_italic = "Magenta rgb(30, 30, 40) italic" -# help_code = "gray(21) gray(3)" -# help_headers = "rgb(255, 187, 0) none" - -# You may find other skins on -# https://dystroy.org/broot/documentation/configuration/#colors -# for example a skin suitable for white backgrounds - diff --git a/.config/canto/conf b/.config/canto/conf deleted file mode 100755 index 9e65cee..0000000 --- a/.config/canto/conf +++ /dev/null @@ -1,360 +0,0 @@ -{ - "CantoCurses": { - "browser": { - "path": "lynx", - "text": true - }, - "color": { - "1": 0, - "10": 9, - "100": 99, - "101": 100, - "102": 101, - "103": 102, - "104": 103, - "105": 104, - "106": 105, - "107": 106, - "108": 107, - "109": 108, - "11": 10, - "110": 109, - "111": 110, - "112": 111, - "113": 112, - "114": 113, - "115": 114, - "116": 115, - "117": 116, - "118": 117, - "119": 118, - "12": 11, - "120": 119, - "121": 120, - "122": 121, - "123": 122, - "124": 123, - "125": 124, - "126": 125, - "127": 126, - "128": 127, - "129": 128, - "13": 12, - "130": 129, - "131": 130, - "132": 131, - "133": 132, - "134": 133, - "135": 134, - "136": 135, - "137": 136, - "138": 137, - "139": 138, - "14": 13, - "140": 139, - "141": 140, - "142": 141, - "143": 142, - "144": 143, - "145": 144, - "146": 145, - "147": 146, - "148": 147, - "149": 148, - "15": 14, - "150": 149, - "151": 150, - "152": 151, - "153": 152, - "154": 153, - "155": 154, - "156": 155, - "157": 156, - "158": 157, - "159": 158, - "16": 15, - "160": 159, - "161": 160, - "162": 161, - "163": 162, - "164": 163, - "165": 164, - "166": 165, - "167": 166, - "168": 167, - "169": 168, - "17": 16, - "170": 169, - "171": 170, - "172": 171, - "173": 172, - "174": 173, - "175": 174, - "176": 175, - "177": 176, - "178": 177, - "179": 178, - "18": 17, - "180": 179, - "181": 180, - "182": 181, - "183": 182, - "184": 183, - "185": 184, - "186": 185, - "187": 186, - "188": 187, - "189": 188, - "19": 18, - "190": 189, - "191": 190, - "192": 191, - "193": 192, - "194": 193, - "195": 194, - "196": 195, - "197": 196, - "198": 197, - "199": 198, - "2": 1, - "20": 19, - "200": 199, - "201": 200, - "202": 201, - "203": 202, - "204": 203, - "205": 204, - "206": 205, - "207": 206, - "208": 207, - "209": 208, - "21": 20, - "210": 209, - "211": 210, - "212": 211, - "213": 212, - "214": 213, - "215": 214, - "216": 215, - "217": 216, - "218": 217, - "219": 218, - "22": 21, - "220": 219, - "221": 220, - "222": 221, - "223": 222, - "224": 223, - "225": 224, - "226": 225, - "227": 226, - "228": 227, - "229": 228, - "23": 22, - "230": 229, - "231": 230, - "232": 231, - "233": 232, - "234": 233, - "235": 234, - "236": 235, - "237": 236, - "238": 237, - "239": 238, - "24": 23, - "240": 239, - "241": 240, - "242": 241, - "243": 242, - "244": 243, - "245": 244, - "246": 245, - "247": 246, - "248": 247, - "249": 248, - "25": 24, - "250": 249, - "251": 250, - "252": 251, - "253": 252, - "254": 253, - "255": 254, - "256": 255, - "26": 25, - "27": 26, - "28": 27, - "29": 28, - "3": 2, - "30": 29, - "31": 30, - "32": 31, - "33": 32, - "34": 33, - "35": 34, - "36": 35, - "37": 36, - "38": 37, - "39": 38, - "4": 3, - "40": 39, - "41": 40, - "42": 41, - "43": 42, - "44": 43, - "45": 44, - "46": 45, - "47": 46, - "48": 47, - "49": 48, - "5": 4, - "50": 49, - "51": 50, - "52": 51, - "53": 52, - "54": 53, - "55": 54, - "56": 55, - "57": 56, - "58": 57, - "59": 58, - "6": 5, - "60": 59, - "61": 60, - "62": 61, - "63": 62, - "64": 63, - "65": 64, - "66": 65, - "67": 66, - "68": 67, - "69": 68, - "7": 6, - "70": 69, - "71": 70, - "72": 71, - "73": 72, - "74": 73, - "75": 74, - "76": 75, - "77": 76, - "78": 77, - "79": 78, - "8": 7, - "80": 79, - "81": 80, - "82": 81, - "83": 82, - "84": 83, - "85": 84, - "86": 85, - "87": 86, - "88": 87, - "89": 88, - "9": 8, - "90": 89, - "91": 90, - "92": 91, - "93": 92, - "94": 93, - "95": 94, - "96": 95, - "97": 96, - "98": 97, - "99": 98, - "defbg": -1, - "deffg": -1, - "enum_hints": 8, - "error": 6, - "marked": 8, - "pending": 8, - "read": 2, - "reader_image_link": 4, - "reader_italics": 8, - "reader_link": 3, - "reader_quote": 6, - "selected": -1, - "unread": 1 - }, - "config_version": 1, - "reader": { - "enumerate_links": true, - "show_description": true, - "show_enclosures": true - }, - "tagorder": [ - "maintag:Linux.com - Latest News", - "maintag:Linux Journal - The Original Magazine of the Linux Community", - "maintag:Phoronix", - "maintag:Unixmen", - "category:[Linux]" - ] - }, - "defaults": { - "global_transform": "filter_read", - "keep_time": 86400, - "keep_unread": false, - "rate": 10 - }, - "feeds": [ - { - "name": "Linux.com - Latest News", - "url": "https://www.linux.com/feeds/news/rss" - }, - { - "name": "Phoronix", - "url": "https://www.phoronix.com/rss.php" - }, - { - "name": "Linux Journal - The Original Magazine of the Linux Community", - "url": "http://feeds.feedburner.com/linuxjournalcom" - }, - { - "name": "Unixmen", - "url": "https://www.unixmen.com/feed/" - } - ], - "tags": { - "maintag:DistroWatch.com: News": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - }, - "maintag:Linux Journal - The Original Magazine of the Linux Community": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - }, - "maintag:Linux.com - Latest News": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - }, - "maintag:OMG! Ubuntu!": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - }, - "maintag:Phoronix": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - }, - "maintag:Slashdot": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - }, - "maintag:Unixmen": { - "collapsed": false, - "extra_tags": [ - "category:[Linux]" - ] - } - } -} \ No newline at end of file diff --git a/.config/tig/tigrc b/.config/tig/tigrc deleted file mode 100644 index c43db98..0000000 --- a/.config/tig/tigrc +++ /dev/null @@ -1,445 +0,0 @@ -# Tig default configuration -# -# Please see 'man tigrc' for a complete reference. - -# Settings -# -------- -# Most of these settings can be toggleable, either via the toggle-* -# actions or via the option menu (bound to `o` by default). - -# View settings -# -# Supported column types and their options: -# -# author -# - display (enum) [no|full|abbreviated|email|email-user] -# : Show author information? -# - width (int) : Fixed width when nonzero -# - maxwidth (int) : Autosize limit -# -# commit-title -# - display (bool) : Show the commit title? -# - graph (enum) [no|v2|v1] : Show the commit graph? (main view only) -# - refs (bool) : Show branches, tags and remotes? (main view only) -# - overflow (boolint) : Highlight overflows? Defaults to 50 when enabled. -# -# date -# - display (enum) [no|default|relative|relative-compact|custom] -# : Show dates? -# - local (bool) : Show local dates? -# - format (string) : Custom strftime(3) format -# Note: %Z is formatted as %z -# - width (int) : Fixed width when nonzero -# -# file-name -# - display (enum) [no|always|auto] : Show file names? -# - width (int) : Fixed width when nonzero -# - maxwidth (int) : Autosize limit -# -# file-size -# - display (enum) [no|default|units] -# : Show file sizes? -# - width (int) : Fixed width when nonzero -# -# id -# - display (bool) : Show commit/tree ID? -# - width (int) : Fixed width when nonzero -# -# line-number -# - display (bool) : Show line numbers? -# - interval (int) : Interval between line numbers; defaults to 5 -# - width (int) : Fixed width when nonzero -# -# mode -# - display (bool) : Show file modes? -# - width (int) : Fixed width when nonzero -# -# ref -# - display (bool) : Show ref names? -# - width (int) : Fixed width when nonzero -# - maxwidth (int) : Autosize limit -# -# status -# - display (enum) [no|short|long] : Show status label? -# -# text -# - display (bool) : Show text? -# - commit-title-overflow (boolint) : Highlight overflow in log and diff view? -# - -set blame-view = id:yes,color file-name:auto author:full date:default line-number:yes,interval=1 text -set grep-view = file-name:no line-number:yes,interval=1 text -set main-view = line-number:no,interval=5 id:no date:default author:full commit-title:yes,graph,refs,overflow=no -set refs-view = line-number:no id:no date:default author:full ref commit-title -set stash-view = line-number:no,interval=5 id:no date:default author:full commit-title -set status-view = line-number:no,interval=5 status:short file-name -set tree-view = line-number:no,interval=5 mode author:full file-size date:default id:no file-name - -# Pager based views -set pager-view = line-number:no,interval=5 text -set stage-view = line-number:no,interval=5 text -set log-view = line-number:no,interval=5 text -set blob-view = line-number:no,interval=5 text -set diff-view = line-number:no,interval=5 text:yes,commit-title-overflow=no - -# UI display settings -set show-changes = yes # Show changes commits in the main view? -set wrap-lines = no # Wrap long lines in pager views? -set tab-size = 8 # Number of spaces to use when expanding tabs -set line-graphics = default # Enum: ascii, default, utf-8 -set truncation-delimiter = ~ # Character drawn for truncations, or "utf-8" - -# Format reference names based on type. -# - head : The current HEAD. -# - tag : A signed tag. -# - local-tag : An unsigned tag. -# - remote : A remote. -# - tracked-remote : The remote tracked by current HEAD. -# - replace : A replaced reference. -# - branch : Any other reference. -# If no format is defined for `local-tag` then the one for `tag` is used. -# Similarly, `remote` is used if no `tracked-remote` format exists. -# Prefix with `hide:` to not show that reference type, e.g. `hide:remote`. -# Expects a space-separated list of format strings. -set reference-format = [branch] {remote} ~replace~ - -# Settings controlling how content is read from Git -set commit-order = auto # Enum: auto, default, topo, date, reverse (main) -set status-show-untracked-dirs = yes # Show files in untracked directories? (status) -set status-show-untracked-files = yes # Show untracked files? -set ignore-space = no # Enum: no, all, some, at-eol (diff) -set show-notes = yes # When non-bool passed as `--show-notes=...` (diff) -#set diff-context = 3 # Number of lines to show around diff changes (diff) -#set diff-options = -C # User-defined options for `tig show` (git-diff) -#set diff-highlight = true # String (or bool): Path to diff-highlight script, - # defaults to `diff-highlight`. -#set blame-options = -C -C -C # User-defined options for `tig blame` (git-blame) -#set log-options = --pretty=raw # User-defined options for `tig log` (git-log) -#set main-options = -n 1000 # User-defined options for `tig` (git-log) -#set mailmap = yes # Use .mailmap to show canonical name and email address - -# Misc -set refresh-mode = auto # Enum: manual, auto, after-command, periodic -set refresh-interval = 10 # Interval in seconds between refreshes -set ignore-case = no # Enum: no, yes, smart-case - # Ignore case when searching? Smart-case option will -set wrap-search = yes # Wrap around to top/bottom of view when searching -set focus-child = yes # Move focus to child view when opened? -set send-child-enter = yes # Propagate "enter" keypresses to child views? -set horizontal-scroll = 50% # Number of columns to scroll as % of width -set split-view-height = 67% # Height of the bottom view for horizontal splits -set vertical-split = auto # Enum: horizontal, vertical, auto; Use auto to - # switch to horizontal split when width allows it -set split-view-width = 50% # Width of right-most view for vertical splits -set editor-line-number = yes # Automatically pass line number to editor? Used - # for opening file at specific line e.g. from a diff -set history-size = 500 # Size of persistent history, 0 to disable -set mouse = no # Enable mouse support? -set mouse-scroll = 3 # Number of lines to scroll via the mouse -set mouse-wheel-cursor = no # Prefer moving the cursor to scrolling the view? - -# User-defined commands -# --------------------- -# These commands allow to run shell commands directly from within Tig. -# Unless otherwise specified, commands are run in the foreground with -# their console output shown (as if '!' was specified). When multiple -# command options are specified their behavior are combined, e.g. "? Re-open Tig instantly in the last displayed view after executing the command. -# -# User-defined commands can optionally refer to Tig's internal state -# using the following variable names, which are substituted before -# commands are run: -# -# %(head) The current ref ID. Defaults to HEAD -# %(commit) The current commit ID. -# %(blob) The current blob ID. -# %(branch) The current branch name. -# %(remote) The current remote name. -# %(tag) The current tag name. -# %(stash) The current stash name. -# %(directory) The current directory path in the tree view; -# empty for the root directory. -# %(file) The currently selected file. -# %(ref) The reference given to blame or HEAD if undefined. -# %(revargs) The revision arguments passed on the command line. -# %(fileargs) The file arguments passed on the command line. -# %(cmdlineargs) All other options passed on the command line. -# %(diffargs) The diff options from `diff-options` or `TIG_DIFF_OPTS` -# %(prompt) Prompt for the argument value. - -bind main C ?git cherry-pick %(commit) -bind status C !git commit -bind stash A ?git stash apply %(stash) -bind stash P ?git stash pop %(stash) -bind stash ! ?git stash drop %(stash) -bind refs C ?git checkout %(branch) -bind refs ! ?git branch -D %(branch) - -# Normal commands -# --------------- - -# View switching -bind generic m view-main -bind generic d view-diff -bind generic l view-log -bind generic t view-tree -bind generic f view-blob -bind generic b view-blame -bind generic r view-refs -bind generic p view-pager -bind generic h view-help -bind generic s view-status -bind generic S view-status # Compat binding to avoid going crazy! -bind generic c view-stage -bind generic y view-stash -bind generic g view-grep - -# View manipulation -bind generic enter # Enter and open selected entry -bind generic back # Go back to the previous view state -bind generic next # Move to next -bind generic next -bind generic J next -bind generic previous # Move to previous -bind generic previous -bind generic K previous -bind generic , parent # Move to parent -bind generic view-next # Move focus to the next view -bind generic R refresh # Reload and refresh view -bind generic refresh -bind generic O maximize # Maximize the current view -bind generic q view-close # Close the current view -bind generic Q quit # Close all views and quit -bind generic quit # Close all views and quit - -# View specific -bind status u status-update # Stage/unstage changes in file -bind status ! status-revert # Revert changes in file -bind status M status-merge # Open git-mergetool(1) -#bind status ??? :toggle status # Show short or long status labels -bind stage u status-update # Stage/unstage current diff (c)hunk -bind stage 1 stage-update-line # Stage/unstage current line -bind stage ! status-revert # Revert current diff (c)hunk -bind stage \ stage-split-chunk # Split current diff (c)hunk -bind stage @ :/^@@ # Jump to next (c)hunk -bind stage [ :toggle diff-context -1 # Decrease the diff context -bind stage ] :toggle diff-context +1 # Increase the diff context -bind diff @ :/^@@ # Jump to next (c)hunk -bind diff [ :toggle diff-context -1 -bind diff ] :toggle diff-context +1 -bind main G :toggle commit-title-graph # Toggle revision graph visualization -bind main F :toggle commit-title-refs # Toggle reference display (tags/branches) - -# Cursor navigation -bind generic j move-down -bind generic k move-up -bind generic move-half-page-down -bind generic move-half-page-up -bind generic move-page-down -bind generic move-page-down -bind generic move-page-up -bind generic - move-page-up -bind generic move-first-line -bind generic move-last-line - -# Scrolling -bind generic | scroll-first-col -bind generic scroll-left -bind generic scroll-right -bind generic scroll-line-up -bind generic scroll-line-up -bind generic scroll-line-down -bind generic scroll-line-down -bind generic scroll-page-up -bind generic scroll-page-down - -# Searching -bind generic / search -bind generic ? search-back -bind generic n find-next -bind generic N find-prev -# Navigation keys used while searching -bind search find-next -bind search find-next -bind search find-next -bind search find-prev -bind search find-prev -bind search find-prev -bind search view-close - -# Option manipulation -bind generic o options # Open the options menu -# Bindings for toggling settings -bind generic I :toggle sort-order # Toggle ascending/descending sort order -bind generic i :toggle sort-field # Toggle field to sort by -bind generic :toggle line-number # Toggle line numbers -bind generic D :toggle date # Toggle date display -bind generic A :toggle author # Toggle author display -bind generic ~ :toggle line-graphics # Toggle (line) graphics mode -bind generic F :toggle file-name # Toggle file name display -# bind generic ??? :toogle show-changes # Toggle local changes display in the main view -bind generic W :toggle ignore-space # Toggle ignoring whitespace in diffs -# bind generic ? :toggle commit-order # Toggle commit ordering -bind generic X :toggle id # Toggle commit ID display -bind generic $ :toggle commit-title-overflow - # Toggle highlighting of commit title overflow -# bind generic ??? :toggle file-size # Toggle file size format -# bind generic ??? :toggle status # Toggle status display -# bind generic ??? :toggle status-show-untracked-dirs - # Toggle display of file in untracked directories -# bind generic ??? :toggle vertical-split # Toggle vertical split -bind generic % :toggle file-filter - -# Misc -bind generic e edit # Open in editor -bind generic : prompt # Open the prompt -bind generic screen-redraw # Redraw the screen -bind generic z stop-loading # Stop all loading views -bind generic v show-version # Show Tig version - -# Colors -# ------ - -# The colors in the UI can be customized. In addition to the colors used -# for the UI you can also define new colors to use in the pager, blob, -# diff, and stage views by placing the text to match for in quotes. -# -# Prefix the name of a view to set a color only for that view, e.g. -# -# color grep.file blue default -# -# As an example, this setting will to color Signed-off-by lines with a -# yellow foreground color and use the default background color. -# -# color " Signed-off-by" yellow default -# -# Note the four leading spaces in the string to match. This is because -# Git automatically indents commit messages by four spaces. - -color "---" blue default -color "diff --" yellow default -color "--- " yellow default -color "+++ " yellow default -color "@@" magenta default -color "+" green default -color " +" green default -color "-" red default -color " -" red default -color "index " blue default -color "old file mode " yellow default -color "new file mode " yellow default -color "deleted file mode " yellow default -color "copy from " yellow default -color "copy to " yellow default -color "rename from " yellow default -color "rename to " yellow default -color "similarity " yellow default -color "dissimilarity " yellow default -color "diff-tree " blue default -color "Author: " cyan default -color "Commit: " magenta default -color "Tagger: " magenta default -color "Merge: " blue default -color "Date: " yellow default -color "AuthorDate: " yellow default -color "CommitDate: " yellow default -color "TaggerDate: " yellow default -color "Refs: " red default -color "Reflog: " red default -color "Reflog message: " yellow default -color "stash@{" magenta default -color "commit " green default -color "parent " blue default -color "tree " blue default -color "author " green default -color "committer " magenta default -color " Signed-off-by" yellow default -color " Acked-by" yellow default -color " Tested-by" yellow default -color " Reviewed-by" yellow default -color default default default normal -color cursor white green bold -color status green default -color delimiter magenta default -color date blue default -color mode cyan default -color id magenta default -color overflow red default -color header yellow default -color section cyan default -color directory yellow default -color file default default -color grep.file blue default -color file-size default default -color line-number cyan default -color title-blur white blue -color title-focus white blue bold -color main-commit default default -color main-tag magenta default bold -color main-local-tag magenta default -color main-remote yellow default -color main-replace cyan default -color main-tracked yellow default bold -color main-ref cyan default -color main-head cyan default bold -color stat-none default default -color stat-staged magenta default -color stat-unstaged magenta default -color stat-untracked magenta default -color help-group blue default -color help-action yellow default -color diff-stat blue default -color diff-add-highlight green default standout -color diff-del-highlight red default standout -color palette-0 magenta default -color palette-1 yellow default -color palette-2 cyan default -color palette-3 green default -color palette-4 default default -color palette-5 white default -color palette-6 red default -color palette-7 magenta default bold -color palette-8 yellow default bold -color palette-9 cyan default bold -color palette-10 green default bold -color palette-11 default default bold -color palette-12 white default bold -color palette-13 red default bold -color graph-commit blue default -color search-result black yellow - -# Mappings for colors read from git configuration. -# Set to "no" to disable. -set git-colors = \ - branch.current=main-head \ - branch.local=main-ref \ - branch.plain=main-ref \ - branch.remote=main-remote \ - \ - diff.meta=diff-header \ - diff.meta=diff-index \ - diff.meta=diff-oldmode \ - diff.meta=diff-newmode \ - diff.frag=diff-chunk \ - diff.old=diff-del \ - diff.new=diff-add \ - \ - diff-highlight.oldHighlight=diff-del-highlight \ - diff-highlight.newHighlight=diff-add-highlight \ - \ - grep.filename=grep.file \ - grep.linenumber=grep.line-number \ - grep.separator=grep.delimiter \ - \ - status.branch=status.header \ - status.added=stat-staged \ - status.updated=stat-staged \ - status.changed=stat-unstaged \ -status.untracked=stat-untracked diff --git a/.newsboat/urls b/.newsboat/urls deleted file mode 100644 index c02a107..0000000 --- a/.newsboat/urls +++ /dev/null @@ -1,71 +0,0 @@ ------------------------- --------NEWSFEEDS-------- ------------------------- -https://distrowatch.com/news/dw.xml "~NEWSFEED: DistroWatch" -http://lxer.com/module/newswire/headlines.rss "~NEWSFEED: LXer" -https://www.linux.com/feeds/news/rss "~NEWSFEED: Linux.com" -https://www.linuxjournal.com/news/feed "~NEWSFEED: Linux Journal" -https://www.networkworld.com/category/linux/index.rss "~NEWSFEED: Network World (Linux)" -https://www.computerworld.com/index.rss "~NEWSFEED: Computer World" -http://feeds.feedburner.com/d0od "~NEWSFEED: OMG Ubuntu!" -https://www.phoronix.com/rss.php "~NEWSFEED: Phoronix" -https://www.zdnet.com/topic/linux/rss.xml "~NEWSFEED: ZDNet (Linux)" -https://itsfoss.com/feed/ "~NEWSFEED: It's Foss" -https://linux.softpedia.com/backend.xml "~NEWSFEED: Softpedia (Linux)" -https://opensource.com/feed "~NEWSFEED: Opensource.com" -https://betanews.com/feed/ "~NEWSFEED: Beta News" -http://feeds.feedburner.com/fossbytes "~NEWSFEED: FossBytes" -https://www.techrepublic.com/rssfeeds/topic/open-source/ "~NEWSFEED: Tech Republic (Open Source)" -https://www.theinquirer.net/feeds/rss/tag/open-source "~NEWSFEED: The Inquirer (Open Source)" -http://feeds.arstechnica.com/arstechnica/open-source "~NEWSFEED: ArsTechnica (Open Source)" -https://www.linuxinsider.com/perl/syndication/rssfull.pl "~NEWSFEED: Linux Insider" -https://hackaday.com/blog/feed/ "~NEWSFEED: Hackaday" -https://www.gamingonlinux.com/article_rss.php "~NEWSFEED: Gaming On Linux" -------------------------- --------YOUTUBE----------- -------------------------- -https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg "~YOUTUBE: DistroTube" -https://www.youtube.com/feeds/videos.xml?channel_id=UCwY9B5_8QDGP8niZhBtTh8w "~YOUTUBE: TWiT Netcast" -https://www.youtube.com/feeds/videos.xml?channel_id=UCHugE6eRhqB9_AZQh4DDbIw "~YOUTUBE: Jupiter Broadcasting" -https://www.youtube.com/feeds/videos.xml?channel_id=UCkK9UDm_ZNrq_rIXCz3xCGA "~YOUTUBE: Bryan Lunduke" -https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~YOUTUBE: Luke Smith" -https://www.youtube.com/feeds/videos.xml?channel_id=UCbHXJGd7c8Hy4z0-YX1Jf3Q "~YOUTUBE: Matt Hartley" -https://www.youtube.com/feeds/videos.xml?channel_id=UCWJUSpXVHTaHErtGWC5qPlQ "~YOUTUBE: Destination Linux" -https://www.youtube.com/feeds/videos.xml?channel_id=UC4w1YQAJMWOz4qtxinq55LQ "~YOUTUBE: Level1Techs" -https://www.youtube.com/feeds/videos.xml?channel_id=UCOWcZ6Wicl-1N34H0zZe38w "~YOUTUBE: Level1Linux" -https://www.youtube.com/feeds/videos.xml?channel_id=UCv1Kcz-CuGM6mxzL3B1_Eiw "~YOUTUBE: The Linux Gamer" -https://www.youtube.com/feeds/videos.xml?channel_id=UCRBHiacaQb5S70pljtJYB2g "~YOUTUBE: EposVox" -https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw "~YOUTUBE: Linus Tech Tips" -------------------------- --------REDDIT------------ -------------------------- -https://www.reddit.com/r/linux.rss "~REDDIT: r/linux" -https://www.reddit.com/r/commandline.rss "~REDDIT: r/commandline" -https://www.reddit.com/r/linux4noobs.rss "~REDDIT: r/linux4noobs" -https://www.reddit.com/r/linuxquestions.rss "~REDDIT: r/linuxquestions" -https://www.reddit.com/r/linuxmasterrace.rss "~REDDIT: r/linuxmasterrace" -https://www.reddit.com/r/linux_gaming.rss "~REDDIT: r/linux_gaming" -https://www.reddit.com/r/linuxaudio.rss "~REDDIT: r/linuxaudio" -https://www.reddit.com/r/ubuntu.rss "~REDDIT: r/ubuntu" -https://www.reddit.com/r/archlinux.rss "~REDDIT: r/archlinux" -https://www.reddit.com/r/vim.rss "~REDDIT: r/vim" -https://www.reddit.com/r/unixporn.rss "~REDDIT: r/unixporn" -------------------------- --------GIT_REPOS--------- -------------------------- -https://gitlab.com/dwt1.atom "~GITLAB: dwt1 (distrotube)" -https://github.com/LukeSmithxyz.atom "~GITHUB: LukeSmithxyz" -------------------------- --------SOURCEFORGE------- -------------------------- -https://sourceforge.net/p/clonezilla/activity/feed "~SOURCEFORGE: Clonezilla" -https://sourceforge.net/p/mx-linux/activity/feed "~SORUCEFORGE: MX Linux" -https://sourceforge.net/p/antix-linux/activity/feed "~SOURCEFORGE: AntiX" -https://sourceforge.net/mirror/tor-browser/activity/feed "~SOURCEFORGE: Tor Browser" -------------------------- --------ARCHLINUX--------- -------------------------- -https://www.archlinux.org/feeds/packages/added/ "~ARCH: Packages Added" -https://www.archlinux.org/feeds/packages/removed/ "~ARCH: Packages Removed" -https://aur.archlinux.org/rss/ "~ARCH: Packages Added (AUR)" -https://wiki.archlinux.org/api.php?hidebots=1&urlversion=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss "~ARCH: Arch Wiki"