dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 5dfbce5529d8d580cba88a01d1b88bda6fdd8ebd
parent 04d672454848dd42be92cfbc0df75d4231c3d698
Author: Andrew Laack <andrew.laack@imbue.com>
Date:   Mon,  6 Oct 2025 08:12:30 -0500

Continued using stuff, updated vimium, etc.

Diffstat:
M.gitignore | 1+
MQtProject.conf | 6+++---
Mbashrc | 9++++++++-
Mhtop/htoprc | 9+++++----
Mnewsboat/urls | 1+
Mpavucontrol.ini | 5+++--
Mqutebrowser/autoconfig.yml | 10+++++++---
Mqutebrowser/bookmarks/urls | 1+
Mqutebrowser/qsettings/QtProject.conf | 11++++++-----
Mvimium/vimium.conf | 3+++
Awireshark/recent | 149+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Awireshark/recent_common | 84+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12 files changed, 271 insertions(+), 18 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -24,3 +24,4 @@ rclone/* btop/* Sculptor/* go/* +depot* diff --git a/QtProject.conf b/QtProject.conf @@ -1,8 +1,8 @@ [FileDialog] history=file:///home/andrew, file:///home/andrew/downloads, file:///home/andrew/gitRepos/cart-elc/presentation/images, file:///home/andrew/gitRepos/cart-elc/paper/tmlr-style-file-main, file:///home/andrew/screenshots -lastVisited=file:///home/andrew -qtVersion=5.15.17 +lastVisited=file:///home/andrew/downloads +qtVersion=6.9.2 shortcuts=file:, file:///home/andrew, file:///home/andrew/gitRepos/cart-elc/presentation/images, file:///home/andrew/gitRepos/cart-elc/paper/tmlr-style-file-main sidebarWidth=90 -treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff) +treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) viewMode=Detail diff --git a/bashrc b/bashrc @@ -82,6 +82,7 @@ clone-private() { } alias pw='cat ~/keys/pw.txt | xclip -selection clipboard' +alias pw_old='cat ~/keys/pw-old.txt | xclip -selection clipboard' alias mount-server="sshfs andrew@brgr.heron-peacock.ts.net:/home/shared/ /mnt/server/ -o reconnect" # alias mount-home="sshfs andrew@brgr.heron-peacock.ts.net:/home/andrew/ /home/andrew/mount/ -o reconnect" @@ -116,7 +117,7 @@ export LANG=en_US.UTF-8 # export PATH="$HOME/.pyenv/bin:$PATH" # eval "$(pyenv init --path)" # eval "$(pyenv init -)" -# xrdb ~/.Xresources +#xrdb ~/.Xresources alias vim="nvim" alias leet="~/bin/leetcode-submission.sh" @@ -170,3 +171,9 @@ alias a="/home/andrew/bin/abduco.sh" bind -f ~/.inputrc source ~/keys/secrets.txt + +# fuck this +alias format="uv run dev manual-precommit" + +# also this too +source /usr/share/nvm/init-nvm.sh diff --git a/htop/htoprc b/htop/htoprc @@ -1,6 +1,6 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -htop_version=3.3.0 +htop_version=3.4.1-3.4.1 config_reader_min_version=3 fields=0 48 17 18 38 39 40 2 46 47 49 1 hide_kernel_threads=0 @@ -27,11 +27,12 @@ show_cpu_usage=1 show_cpu_frequency=0 show_cpu_temperature=0 degree_fahrenheit=0 +show_cached_memory=1 update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 enable_mouse=1 -delay=15 +delay=50 hide_function_bar=0 header_layout=two_50_50 column_meters_0=LeftCPUs Memory Swap @@ -39,14 +40,14 @@ column_meter_modes_0=1 1 1 column_meters_1=RightCPUs Tasks LoadAverage Uptime column_meter_modes_1=1 2 2 2 tree_view=0 -sort_key=46 +sort_key=47 tree_sort_key=0 sort_direction=-1 tree_sort_direction=1 tree_view_always_by_pid=0 all_branches_collapsed=0 screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command -.sort_key=PERCENT_CPU +.sort_key=PERCENT_MEM .tree_sort_key=PID .tree_view_always_by_pid=0 .tree_view=0 diff --git a/newsboat/urls b/newsboat/urls @@ -1,6 +1,7 @@ https://feeds.arstechnica.com/arstechnica/technology-lab https://geohot.github.io/blog/feed.xml https://suckless.org/atom.xml +https://blog.laack.co/feed.xml "query:YouTube:tags # \"YouTube\"" https://www.youtube.com/feeds/videos.xml?playlist_id=UULFUyeluBRhGPCW4rPe_UvBZQ "~The Primeagen" "YouTube" diff --git a/pavucontrol.ini b/pavucontrol.ini @@ -1,8 +1,9 @@ [window] -width=1067 -height=248 +width=1910 +height=1190 sinkInputType=1 sourceOutputType=1 sinkType=0 sourceType=0 showVolumeMeters=1 +hideUnavailableCardProfiles=0 diff --git a/qutebrowser/autoconfig.yml b/qutebrowser/autoconfig.yml @@ -110,11 +110,11 @@ settings: colors.webpage.bg: global: black colors.webpage.darkmode.enabled: - global: true + global: false colors.webpage.darkmode.policy.images: - global: always + global: never colors.webpage.darkmode.policy.page: - global: always + global: smart content.headers.user_agent: www.sciencedirect.com: Mozilla/5.0 ({os_info}) AppleWebKit/{webkit_version} (KHTML, like Gecko) {qt_key}/{qt_version} {upstream_browser_key}/122.0.0.0 Safari/{webkit_version} @@ -133,12 +133,16 @@ settings: https://app.zoom.us: true content.notifications.enabled: https://app.zoom.us: false + https://calendar.google.com: false https://gitlab.com: false + https://mail.proton.me: false https://mailadmin.zoho.com: false content.proxy: global: system content.register_protocol_handler: + https://calendar.google.com?cid=%25s: false https://mail.google.com?extsrc=mailto&url=%25s: false + https://mail.proton.me#mailto=%25s: false https://outlook.office.com?mailtouri=%25s: false content.user_stylesheets: global: null diff --git a/qutebrowser/bookmarks/urls b/qutebrowser/bookmarks/urls @@ -7,3 +7,4 @@ https://swdoc-dev.outsystemsenterprise.com/SWDOC_OutSystems_Home/ OutSystems Hom https://mail.zoho.com zoho http://100.110.209.51:180/admin pihole https://check.torproject.org/ Sorry. You are not using Tor. +https://app.slack.com/client/TSTHRQ7MY/search Search - Imbue - Slack diff --git a/qutebrowser/qsettings/QtProject.conf b/qutebrowser/qsettings/QtProject.conf @@ -1,7 +1,8 @@ [FileDialog] -history=file:///home/andrew/downloads, file:///home/andrew/documents/school, file:///home/andrew/coding-books, file:///home/andrew/gitRepos/cs7638/submissions/ps2, file:///home/andrew/gitRepos/cs7638/submissions/kalman -lastVisited=file:///home/andrew/gitRepos/cs7638/submissions/kalman -qtVersion=6.9.1 -history=file:///home/andrew/gitRepos/cs7638/submissions/ps2, file:///home/andrew/gitRepos/cs7638/submissions/ps3, file:///home/andrew/gitRepos/cs7638/submissions/kalman, file:///home/andrew/gitRepos/cs7638/submissions/kalman/kalman, file:///home/andrew/gitRepos/cs7638/submissions, file:///home/andrew/gitRepos/cs7638/submissions/ps4 -lastVisited=file:///home/andrew/gitRepos/cs7638/submissions/ps4 +history=file:///home/andrew/downloads +lastVisited=file:///home/andrew/downloads qtVersion=6.9.2 +shortcuts=file:, file:///home/andrew +sidebarWidth=90 +treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xb2\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xe1\0\0\0\x1\0\0\0\0\0\0\0\x38\0\0\0\x1\0\0\0\0\0\0\0\x38\0\0\0\x1\0\0\0\0\0\0\0\x61\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) +viewMode=List diff --git a/vimium/vimium.conf b/vimium/vimium.conf @@ -19,6 +19,9 @@ unmap u map <c-x> removeTab map <c-d> scrollPageDown map <c-u> scrollPageUp +map + zoomIn +map - zoomOut + map <c-up> previousTab map <c-down> nextTab diff --git a/wireshark/recent b/wireshark/recent @@ -0,0 +1,149 @@ +# Recent settings file for Wireshark 4.4.9. +# +# This file is regenerated each time Wireshark is quit +# and when changing configuration profile. +# So be careful, if you want to make manual changes here. + + +# Main Toolbar show (hide). +# true or false (case-insensitive). +gui.toolbar_main_show: true + +# Filter Toolbar show (hide). +# true or false (case-insensitive). +gui.filter_toolbar_show: true + +# Wireless Settings Toolbar show (hide). +# true or false (case-insensitive). +gui.wireless_toolbar_show: false + +# Packet list show (hide). +# true or false (case-insensitive). +gui.packet_list_show: true + +# Tree view show (hide). +# true or false (case-insensitive). +gui.tree_view_show: true + +# Byte view show (hide). +# true or false (case-insensitive). +gui.byte_view_show: true + +# Packet diagram show (hide). +# true or false (case-insensitive). +gui.packet_diagram_show: true + +# Statusbar show (hide). +# true or false (case-insensitive). +gui.statusbar_show: true + +# Packet list colorize (hide). +# true or false (case-insensitive). +gui.packet_list_colorize: true + +# Auto scroll packet list when capturing. +# true or false (case-insensitive). +capture.auto_scroll: true + +# Timestamp display format. +# One of: RELATIVE, ABSOLUTE, ABSOLUTE_WITH_YMD, ABSOLUTE_WITH_YDOY, ABSOLUTE_WITH_DATE, DELTA, DELTA_DIS, EPOCH, UTC, UTC_WITH_YMD, UTC_WITH_YDOY, UTC_WITH_DATE +gui.time_format: RELATIVE + +# Timestamp display precision. +# One of: AUTO, SEC, DSEC, CSEC, MSEC, USEC, NSEC, or a number between 0 and 9 +gui.time_precision: AUTO + +# Seconds display format. +# One of: SECONDS, HOUR_MIN_SEC +gui.seconds_format: SECONDS + +# Zoom level. +# A decimal number. +gui.zoom_level: 0 + +# Bytes view display type. +# One of: HEX, BITS, DEC, OCT +gui.bytes_view: HEX + +# Bytes view text encoding. +# One of: FROM_PACKET, ASCII, EBCDIC +gui.bytes_encoding: FROM_PACKET + +# Packet diagram field values show (hide). +# true or false (case-insensitive). +gui.packet_diagram_field_values: false + +# Allow hover selection in byte view. +# true or false (case-insensitive). +gui.allow_hover_selection: true + +# Follow stream show as. +# One of: ASCII, ASCII_CONTROL, C_ARRAYS, EBCDIC, HEX_DUMP, HTML, IMAGE, JSON, RAW, RUST_ARRAY, UTF-8, YAML +gui.follow_show: ASCII + +# Follow stream delta times. +# One of: NONE, TURN, ALL +gui.follow_delta: NONE + +# Show packet bytes decode as. +# One of: NONE, BASE64, COMPRESSED, HEX_DIGITS, PERCENT_ENCODING, QUOTED_PRINTABLE, ROT13 +gui.show_bytes_decode: NONE + +# Show packet bytes show as. +# One of: ASCII, ASCII_CONTROL, C_ARRAYS, EBCDIC, HEX_DUMP, HTML, IMAGE, JSON, RAW, RUST_ARRAY, UTF-8, YAML +gui.show_bytes_show: ASCII + +# Main window upper (or leftmost) pane size. +# Decimal number. +gui.geometry_main_upper_pane: 237 + +# Main window middle pane size. +# Decimal number. +gui.geometry_main_lower_pane: 318 + +# Main window master splitter state. +# Hex byte string. +gui.geometry_main_master_split: 000000ff0000000100000002000000ec000000ed00ffffffff010000000200 + +# Main window extra splitter state. +# Hex byte string. +gui.geometry_main_extra_split: 000000ff0000000100000002000001320000013200ffffffff010000000100 + +# Packet list column pixel widths. +# Each pair of strings consists of a column format and its pixel width. +column.width: + %m, -1, + %t, -1, + %s, -1, + %d, -1, + %p, -1, + %L, -1, + %i, -1 + +# Open conversation dialog tabs. +# List of conversation names, e.g. "TCP", "IPv6". +gui.conversation_tabs: + +# Conversation dialog tabs columns. +# List of conversation columns numbers. +gui.conversation_tabs_columns: + +# Open endpoint dialog tabs. +# List of endpoint names, e.g. "TCP", "IPv6". +gui.endpoint_tabs: + +# Endpoint dialog tabs columns. +# List of endpoint columns numbers. +gui.endpoint_tabs_columns: + +# For RLC stats, whether to use RLC PDUs found inside MAC frames. +# true or false (case-insensitive). +gui.rlc_pdus_from_mac_frames: false + +# Additional Toolbars shown +# List of additional toolbars to show. +gui.additional_toolbar_show: + +# Interface Toolbars show. +# List of interface toolbars to show. +gui.interface_toolbar_show: diff --git a/wireshark/recent_common b/wireshark/recent_common @@ -0,0 +1,84 @@ +# Common recent settings file for Wireshark 4.4.9. +# +# This file is regenerated each time Wireshark is quit +# and when changing configuration profile. +# So be careful, if you want to make manual changes here. + +######## Recent capture files (latest last), cannot be altered through command line ######## + + +######## Recent capture filters (latest first), cannot be altered through command line ######## + + +######## Recent display filters (latest last), cannot be altered through command line ######## + + +# Main window geometry. +# Decimal numbers. +gui.geometry_main_x: 1915 +gui.geometry_main_y: 1079 +gui.geometry_main_width: 1925 +gui.geometry_main_height: 1081 + +# Main window maximized. +# true or false (case-insensitive). +gui.geometry_main_maximized: false + +# Main window geometry state. +# Hex byte string. +gui.geometry_main: 01d9d0cb000300000000077b0000043700000eff0000086f0000077b0000043700000eff0000086f00000001000000000f000000077b0000043700000eff0000086f + +# Leftalign Action Buttons. +# true or false (case-insensitive). +gui.geometry_leftalign_actions: false + +# Last used Configuration Profile. +gui.last_used_profile: Default + +# Number of packets or events to check for automatic profile switching. +# Decimal number. Zero disables switching. +#gui.profile_switch_check_count: 1000 + +# Warn if running with elevated permissions (e.g. as root). +# true or false (case-insensitive). +privs.warn_if_elevated: true + +# Warn if Wireshark is unable to capture. +# true or false (case-insensitive). +sys.warn_if_no_capture: true + +# Find packet search in. +# One of: PACKET_LIST, PACKET_DETAILS, PACKET_BYTES +gui.search_in: PACKET_LIST + +# Find packet character set. +# One of: NARROW_AND_WIDE, NARROW, WIDE +gui.search_char_set: NARROW_AND_WIDE + +# Find packet case sensitive search. +# true or false (case-insensitive). +gui.search_case_sensitive: false + +# Find packet search reverse direction. +# true or false (case-insensitive). +gui.search_reverse_dir: false + +# Find packet search multiple occurrences. +# true or false (case-insensitive). +gui.search_multiple_occurs: false + +# Find packet search type. +# One of: DISPLAY_FILTER, HEX_VALUE, STRING, REGEX +gui.search_type: DISPLAY_FILTER + +# Custom colors. +# List of custom colors selected in Qt color picker. +gui.custom_colors: + "ffffffff", "ffffffff", + "ffffffff", "ffffffff", + "ffffffff", "ffffffff", + "ffffffff", "ffffffff", + "ffffffff", "ffffffff", + "ffffffff", "ffffffff", + "ffffffff", "ffffffff", + "ffffffff", "ffffffff"