Quellcode durchsuchen

[fish] Clean up

Colin Powell vor 3 Jahren
Ursprung
Commit
ac939de884

+ 0 - 30
README.org

@@ -1,30 +0,0 @@
-#+TITLE: Dotfiles
-
-* My setup
-
-+-----+----------------------+
-| *OS* | [[https://www.freebsd.org][FreeBSD 12.1]]        |
-+-----+----------------------+
-| *WM* | [[https://github.com/Airblader/i3][i3-gaps]]             |
-+-----+----------------------+
-| *Compositor* | [[https://github.com/chjj/compton][compton]]     |
-+-----+----------------------+
-| *Editor* | [[https://github.com/hlissner/doom-emacs][DOOM Emacs]]      |
-+-----+----------------------+
-| *Terminal* | [[https://github.com/alacritty/alacritty][Alacritty]]     |
-+-----+----------------------+
-| *Shell* | [[https://fishshell.com/][fish]]             |
-+-----+----------------------+
-| *PDF-viewer* | [[https://pwmt.org/projects/zathura/][Zathura]]     |
-+-----+----------------------+
-| *Mail* | [[https://notmuchmail.org/notmuch-emacs/][notmuch + Emacs]]   |
-+-----+----------------------+
-| *Browser* | Firefox / [[https://surf.suckless.org/][surf]] |
-+-----+----------------------+
-
-
-* Screenshot
-
-#+CAPTION: Emacs, qutebrowser and Alacritty
-#+NAME:   fig:Screenshot
-[[./screenshot.png]]

+ 14 - 0
bash/.bashrc

@@ -23,3 +23,17 @@ prod() {
 shuttle() {
     sshuttle -r bastion.cloud100.15five.com 10.100.0.0/16
 }
+
+### 15Five Functions
+set-sts-env() {
+    source /home/powellc/src/github.com/15five/aws-cli-tooling/set-sts-env.sh
+}
+
+set-deploy-env() {
+    source /home/powellc/src/github.com/15five/aws-cli-tooling/set-deploy-env.sh
+}
+
+set-pg-env() {
+    source /home/powellc/src/github.com/15five/aws-cli-tooling/set-pg-env.sh
+}
+

+ 7 - 0
fish/.config/fish/completions/fisher.fish

@@ -0,0 +1,7 @@
+complete --command fisher --exclusive --long help --description "Print help"
+complete --command fisher --exclusive --long version --description "Print version"
+complete --command fisher --exclusive --condition __fish_use_subcommand --arguments install --description "Install plugins"
+complete --command fisher --exclusive --condition __fish_use_subcommand --arguments update --description "Update installed plugins"
+complete --command fisher --exclusive --condition __fish_use_subcommand --arguments remove --description "Remove installed plugins"
+complete --command fisher --exclusive --condition __fish_use_subcommand --arguments list --description "List installed plugins matching regex"
+complete --command fisher --exclusive --condition "__fish_seen_subcommand_from update remove" --arguments "(fisher list)"

+ 9 - 0
fish/.config/fish/completions/tide.fish

@@ -0,0 +1,9 @@
+complete tide --no-files
+
+complete tide -x -n __fish_use_subcommand -a --help -d "Print help message"
+complete tide -x -n __fish_use_subcommand -a --version -d "Print tide version"
+complete tide -x -n __fish_use_subcommand -a bug-report -d "Print info for use in bug reports"
+complete tide -x -n __fish_use_subcommand -a configure -d "Run the configuration wizard"
+
+complete tide -x -n '__fish_seen_subcommand_from bug-report' -a --clean -d "Run clean Fish instance and install Tide"
+complete tide -x -n '__fish_seen_subcommand_from bug-report' -a --verbose -d "Print full Tide configuration"

Datei-Diff unterdrückt, da er zu groß ist
+ 7 - 0
fish/.config/fish/fish_variables


+ 1 - 1
rofi/.config/rofi/web-search.sh

@@ -33,7 +33,7 @@ URLS=(
 	["search"]="https://search.unbl.ink/?q="
 	["guru"]="https://app.getguru.com/search?q="
 	["ebay"]="https://www.ebay.com/sch/i.html?LH_BIN=1&_nkw="
-	["ffcompany"]="https://admin.cloud100.15five.com/admin/dj/company/company/"
+	["ffcompany"]="https://admin.cloud100.15five.com/admin/dj/company/company/?q="
 	["ffuser"]="https://admin.cloud100.15five.com/admin/dj/ff/user/?q="
 	["ffsamlconf"]="https://admin.cloud100.15five.com/admin/dj/saml2/saml2config/?q="
 	["mathdisc"]="https://github.com/centerofci/mathesar/discussions/"

+ 1 - 1
screenlayout/.screenlayout/titan-one.sh

@@ -1,4 +1,4 @@
 #!/bin/sh
-pkill picom
+xset s 900
 xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off
 keyboard-and-bg.sh

+ 1 - 1
screenlayout/.screenlayout/titan-two.sh

@@ -1,4 +1,4 @@
 #!/bin/sh
-pkill compton
+xset -dpms
 xrandr --output eDP-1 --primary --mode 1920x1080 --pos 2560x360 --rotate normal --output DP-1 --mode 2560x1440 --pos 0x0 --rotate normal --output HDMI-1 --off --output DP-2 --off --output HDMI-2 --off
 keyboard-and-bg.sh

BIN
screenshot.png


+ 0 - 2
ssh/.ssh/config

@@ -80,8 +80,6 @@ Host penobscotbaypress.com
 # bhyve VMs
 Host mopidy.local
   User powellc
-Host jellyfin.local
-  User powellc
 
 # Git uses it's own port
 Host code.local

+ 29 - 4
x/.config/mimeapps.list

@@ -3,12 +3,37 @@ application/epub+zip=com.github.johnfactotum.Foliate.desktop
 image/png=feh
 image/jpeg=feh
 image/gif=feh
-application/pdf=org.pwmt.zathura-pdf-mupdf.desktop
-text/html=emacs.desktop
+application/pdf=org.pwmt.zathura-pdf-poppler.desktop
+application/x-pdf=org.pwmt.zathura-pdf-poppler.desktop
+application/fdf=org.pwmt.zathura-pdf-poppler.desktop
+application/xdp=org.pwmt.zathura-pdf-poppler.desktop
+application/xfdf=org.pwmt.zathura-pdf-poppler.desktop
+application/pdx=org.pwmt.zathura-pdf-poppler.desktop
+text/html=org.qutebrowser.qutebrowser.desktop
 application/python=emacs.desktop
 application/javascript=emacs.desktop
 x-www-browser=qutebrowser.desktop
-x-scheme-handler/http=qutebrowser.desktop
-x-scheme-handler/https=qutebrowser.desktop
+x-scheme-handler/http=org.qutebrowser.qutebrowser.desktop
+x-scheme-handler/https=org.qutebrowser.qutebrowser.desktop
 x-scheme-handler/about=qutebrowser.desktop
 x-scheme-handler/unknown=qutebrowser.desktop
+x-scheme-handler/chrome=firefox.desktop
+application/x-extension-htm=firefox.desktop
+application/x-extension-html=firefox.desktop
+application/x-extension-shtml=firefox.desktop
+application/xhtml+xml=org.qutebrowser.qutebrowser.desktop
+application/x-extension-xhtml=firefox.desktop
+application/x-extension-xht=firefox.desktop
+x-scheme-handler/postman=Postman.desktop
+x-scheme-handler/msteams=teams.desktop
+x-scheme-handler/tootle=com.github.bleakgrey.tootle.desktop
+x-scheme-handler/webcal=google-chrome.desktop
+x-scheme-handler/mailto=thunderbird.desktop
+
+[Added Associations]
+application/pem-certificate-chain=gvim.desktop;
+application/xml=gvim.desktop;
+x-scheme-handler/http=org.qutebrowser.qutebrowser.desktop;
+text/html=org.qutebrowser.qutebrowser.desktop;
+application/xhtml+xml=org.qutebrowser.qutebrowser.desktop;
+x-scheme-handler/https=org.qutebrowser.qutebrowser.desktop;

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.