A Personal Collection of My Computer Related Notes
Find a file
2024-03-29 16:32:47 -07:00
.config 🔧 Installed suda for nvim 2024-03-24 11:51:40 -07:00
.vim/plugged
alacritty
borealis 🔧 Saved borealis repo 2024-03-19 08:59:55 -07:00
bspwm updated bspwmrc 2022-06-07 08:12:33 -07:00
bst Quality of life adjustments 2023-04-07 01:53:18 -07:00
btop 📝 Added bgit configuration file 2022-10-18 22:23:35 -07:00
bypass-paywalls-chrome-master 📝 Installed bypass-paywalls 2022-12-05 18:24:12 -08:00
calcurse Lots of new cli apps added 2022-09-04 20:11:39 -07:00
chromium_preferences/bookmark_backups 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
coding_best_practices 📝 Notation on functions length 2022-06-30 09:26:33 -07:00
custom_hooks
darkreader 📝 Made note of useful feature of darkreader api 2022-10-31 21:26:12 -07:00
docker_configs 🔧 Config/docs of various sort 2024-01-24 15:40:02 -08:00
docker_tuts 📝 Extensive notes on docker networking 2024-01-19 05:43:22 -08:00
dunst adjusted appearance of dunst 2022-06-18 20:38:54 -07:00
espanso Added espanso to dmconf, adjusted for ; in espanso 2022-12-25 01:24:25 -08:00
express_defaults/city_stats_min 🔧 Basic configuration files for sqlite/express app 2023-04-04 19:05:25 -07:00
firefox_preferences 🔧 Updated firefox and ublock settings 2024-03-27 18:38:09 -07:00
fonts
gitignore 📝 Updated scripts and added default gitignores 2022-09-09 08:21:48 -07:00
grub
gtk-3.0 📝 Saved gtk theme configs 2022-08-05 03:09:14 -07:00
how_browsers_work
i3
irssi
kitty
lf 📝 Saved lf config if used later... 2022-08-14 22:43:31 -07:00
licenses Added npm's legit licenses for use in bash 2022-11-28 22:49:57 -08:00
links
mastoblock.txt 📝 Added list of blocked hashtags on mastodon 2023-07-07 05:06:45 -07:00
micro
mozilla
neofetch
newsboat 📝 Added blog of zellwk 2022-12-17 16:51:01 -08:00
osm_maps_setup Got osm without google working 2023-07-16 02:15:54 -07:00
paydept
picom added config notes regarding which renderer works best for desktop vs laptop 2022-06-05 19:10:01 -07:00
Pictures 💄 Updated Pictures 2022-11-13 16:19:58 -08:00
privoxy
ranger 💄 Added .rs extension, but doesn't work 2022-08-14 23:08:36 -07:00
runit_scripts 📝 Made note of postgres installation 2023-02-02 07:24:30 -08:00
sandbox 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
scripts 🔧 Updated css defaults 2024-03-18 22:02:47 -07:00
seo_tips 📝 Made note of seo best practices 2022-09-03 17:13:14 -07:00
st Quality of life adjustments 2023-04-07 01:53:18 -07:00
st-gruvbox
streamlink added streamlinks as more feature rich video streamer API, and added aliases more as reminders 2022-06-18 19:14:31 -07:00
sxhkd 📝 Uninstalled opentoonz and nvim diffview 2022-10-27 23:31:12 -07:00
the_primeagen_nvim_setup Added vim-fugitive and harpoon to nvim config 2022-12-18 22:48:30 -08:00
tor
tuir
ublock_prefs 🔧 Updated firefox and ublock settings 2024-03-27 18:33:52 -07:00
unix_programming_environment
vim-colors
virsh
web_dev_defaults 📝 Added sensible default stylings 2022-10-05 00:19:45 -07:00
web_fonts 🔧 Added favorite web fonts 2024-02-10 21:31:45 -08:00
web_resources Added prism_okaida specific code with plugins 2022-10-14 19:32:14 -07:00
xfce4/terminal
.bash_profile
.gitignore 🔧 Adjusted nvim to just use straight undotree 2023-04-07 20:40:21 -07:00
.tmux.conf Super tmux 2023-04-15 23:05:33 -07:00
.xinitrc
.zprofile
20-best-css-animation-resources-1fdf.html 📝 Added site with many premade css animations 2022-10-28 01:14:15 -07:00
90-linux-commands-frequently-used-by-linux-sysadmins.html
aircrack-ng_notes.txt
aliases 🔧 Added aliases for rust dir 2024-03-29 16:32:47 -07:00
antipaywall.txt 🔧 Added antipaywall from liamengland1 2024-02-18 21:42:24 -08:00
apachesetup.txt
artix_on_asus_tufbook.txt
ascii_reference.html Added reference to ascii characters 2023-06-17 22:36:16 -07:00
atomicity.txt added great stackexchange answer to what is atomicity 2022-06-17 20:47:30 -07:00
awk_built_in_functions.txt
awk_built_in_variables.txt
bash_colors.txt
bash_notes.txt
bash_profile.txt
bash_test_file_types.txt
bashrc.txt 🔧 Updated to not use GOPATH 2024-02-25 16:51:07 -08:00
behavior_drive_development.txt 📝 Note on behavior driven development life cycle 2023-03-30 21:19:07 -07:00
bobs_cheap_advice_on_a_software_career.html 📝 Added bobs cheap advice on software career 2023-05-16 01:35:43 -07:00
bpc-paywall-filter.txt 🔧 Added antipaywall from liamengland1 2024-02-18 21:42:24 -08:00
brodie_webcast_recommendation_links.html 📝 Added links of johns recs on mics 2023-03-30 13:43:18 -07:00
buffering.txt added good stackoverflow explanation of how basic buffers work in C 2022-06-17 21:11:54 -07:00
c_difference_between_scanf_and_gets.txt added small notation on difference between scanf and gets in c programming 2022-06-13 02:56:33 -07:00
c_escape_sequences.txt
certbot_renew.txt 📝 Made note of cronjob to renew certbot every day 2023-06-22 02:20:25 -07:00
chmod_cheat_sheet.txt
chmod_notes2.txt
chromium_notes.txt
clang-format.txt 🔧 Updated configs for c programming 2024-03-22 12:02:30 -07:00
coder_coder.css 🚧 Continued on with coder coder's front end tutorial 2023-02-08 03:26:47 -08:00
coder_coder.html 🚧 Continued on with coder coder's front end tutorial 2023-02-08 03:26:47 -08:00
connect_artix_wifi_scratch.txt 📝 Made note of connecting artix via wpa_supplicant 2024-01-03 07:30:58 -08:00
connect_irssi_tor_instructions.txt
connmanctl_how_to.txt
couchdb_notes.txt
cron_notes.txt 🚧 Added notes on my basic use of cron 2023-03-06 12:16:33 -08:00
css_color-scheme.html 💄 Added csstricks article on default light/dark mode 2023-05-16 03:15:43 -07:00
css_notes.txt
cult_of_done.md ✏️ Documented cult of done pitfalls 2023-11-09 22:01:59 -08:00
curl-format.txt
curl_notes.txt added notation about curl --compressed flag 2022-06-07 14:37:22 -07:00
curl_tips_and_tricks.html 📝 Added curl tips and tricks site 2022-09-02 17:52:38 -07:00
db_relations.js
ddg_bangs.html
debian_email_systemd.html 📝 Archived debian systemd debate, updated nb urls 2022-11-30 00:07:08 -08:00
defaults.css 🔧 Created defaults from multiple sources 2023-11-10 23:39:29 -08:00
defaults.js 🔧 Created defaults from multiple sources 2023-11-10 23:39:29 -08:00
doas.conf
docker_basics.txt ✏️ Fixed typo 2022-06-29 11:48:44 -07:00
docker_build.html 📝 Added html page on docker build basics 2022-06-29 03:05:18 -07:00
docker_installation_notes.txt
docker_mariadb.txt
docker_nginx_basics.txt 📝 Added notation regarding basics of docker 2022-06-29 02:55:30 -07:00
docker_notes.txt
dsa_todos.md 📝 Made note of college dsa courses to look at 2024-03-20 02:33:00 -07:00
editorconfig.txt 🚧 Added .editorconfig defaults 2023-05-26 18:16:20 -07:00
environment.txt 🔧 Added environment for nvidia with wayland compat 2024-01-01 21:15:13 -08:00
errno_codes.txt added errno.h codes for easy lookup of error codes in C on Linux 2022-06-22 21:17:10 -07:00
eslintrc.txt copied mentor's eslintrc defaults 2023-02-07 01:20:42 -08:00
faillock.txt 📝 Made note of how faillock generally works 2023-09-12 04:44:58 -07:00
fast_company_vermont_data_brokers_list.txt 📝 Added list of known data brokers 2023-08-23 22:07:19 -07:00
firefox_notes.txt 🔧 Another firefox configuration 2024-03-28 16:20:32 -07:00
fstrim_howto.md 📝 Added notes on how best to fstrim 2024-02-18 06:07:16 -08:00
git_basics.txt 📝 Made a note on how to properly revert in git 2024-01-12 05:08:29 -08:00
git_best_practices 📝 Added notation on how to use git better 2022-06-23 05:41:16 -07:00
git_from_cli.txt ♻️ Renamed txt file on git cli, exemplified pull 2022-08-10 07:11:12 -07:00
git_notes.txt added notation on even more usefulfeatures of git 2022-06-23 03:54:12 -07:00
gitignore.txt 🔧 Added and removed config files 2023-06-02 01:22:18 -07:00
gitmoji.txt Lots of new features in scripts and gitmojis 2022-09-07 23:54:21 -07:00
gpg_basics.txt
grep_notes.txt
grep_notes_1.txt
grep_notes_2.txt
grep_patch.txt
gzipping_fonts_with_nginx.html Added big dinosuar blog rss and gzip nginx article 2023-05-08 00:36:11 -07:00
how_to_learn_linux.html 📝 Great page on book recommendations for linux 2022-06-29 07:42:10 -07:00
how_to_solve_dark_mode_flicker_so.html 📝 Saved so post on solving dark mode flicker issue 2023-07-04 15:36:01 -07:00
how_to_use_ctags.txt added further notation about ctags 2022-06-16 20:34:18 -07:00
how_to_write_manpages.man 📝 Made note on how to write man pages properly 2022-09-29 22:28:30 -07:00
hsl2hex.sh 📝 Added pcmanfm to bspc rules 2022-12-24 01:21:52 -08:00
hsl2hex.txt 📝 Added pcmanfm to bspc rules 2022-12-24 01:21:52 -08:00
html_notes.txt 📝 Made notation of html space symbols 2022-08-11 15:34:53 -07:00
inputrc.txt updated /home/brian/Documents/Code/source_code_to_study/sandbox/msh directory and installed bash-completion 2022-06-04 15:55:29 -07:00
install_basics_security_artix.txt 📝 Created hoto on secure_artix and made update notes 2022-07-22 12:10:23 -07:00
install_multiple_kernels.txt
install_qemu.txt
install_rtorrent.txt added notes on how to install rtorrent 2022-06-15 00:01:07 -07:00
install_steam_on_artix.txt updated install steam on artix notes adding link to christitus.com gaming linux guide 2022-06-05 09:53:19 -07:00
install_tshark 📝 Added installation notes fo tshark 2022-08-07 05:39:46 -07:00
jail.local 📝 Installed fail2ban with default settings 2022-07-22 09:22:22 -07:00
jitsi.txt 📝 Made note to install cloc 2023-04-02 02:47:37 -07:00
js_function_currying_explained.md 📝 Made extensive notes on js function currying 2023-11-24 03:00:56 -08:00
keepassxc.txt 📝 Made note of basics of keepassxc.txt 2023-02-16 23:51:27 -08:00
kevin_powell_defaults.css 🔧 Updated css defaults 2024-03-18 22:02:47 -07:00
keymapp-latest.tar.gz 🔧 More utils 2024-02-14 02:44:10 -08:00
kobo_notes.txt 📝 Made note on best practices with kepub 2024-02-18 08:26:25 -08:00
libre_foundries_font_list.html 📝 Added libre_foundries font list immediate search 2022-10-03 23:33:26 -07:00
LICENSE
linode_namecheap_certbot.txt 📝 More notes 2024-02-21 04:55:56 -08:00
linux_notes.txt
Makefile.txt 📝 Created a default custom Makefile 2022-09-03 15:06:52 -07:00
man_page_howto.html 📝 Added site on how to write man pages 2023-02-04 20:59:52 -08:00
mirrorlist-arch 📝 Added mirrorlist-arch 2022-10-18 01:35:47 -07:00
my_binaries.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
my_binaries_laptop.txt 📝 Updated laptop lists 2022-09-04 05:47:00 -07:00
my_go_packages.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
my_go_packages_laptop.txt 📝 Updated laptop lists 2022-09-04 05:47:00 -07:00
my_npm_packages.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
my_npm_packages_laptop.txt 📝 Updated laptop lists 2022-09-04 05:47:00 -07:00
my_packages_laptop.txt
my_pacman_packages.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
my_pacman_packages_laptop.txt 📝 Updated laptop lists 2022-09-04 05:47:00 -07:00
my_paru_list.txt 📝 Added paru_list script and list 2022-10-18 02:32:40 -07:00
my_paru_packages.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
my_pip_packages.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
my_pip_packages_laptop.txt 📝 Updated laptop lists 2022-09-04 05:47:00 -07:00
mysql_installation.txt
mysql_notes.txt
neomutt_basics.txt Installed and configured neomutt 2023-04-06 02:13:55 -07:00
neomutt_config.html 📝 Saved neomutt config tutorial for posterity 2023-04-06 02:22:42 -07:00
nodejs_notes.txt
noscript_data.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
notes_on_arandr_and_bspwm.txt added arandr to arsenal of tools 2022-06-11 18:19:32 -07:00
notes_on_siimee.txt
nvidia_drm.conf 🔧 Added default kernel params (no work current) 2024-03-28 07:00:52 -07:00
nvim_custom_keys.txt 📝 More note on nvim keybindings (shift + k) 2023-11-18 17:08:00 -08:00
onetab.txt 🔧 Updated lists, packages, bookmarks 2024-03-11 15:55:14 -07:00
pacman.conf 🔧 Updated pacman.conf due to artix repo changes 2023-09-11 18:01:28 -07:00
paru.conf
polling.html 📝 Added soverflow article on real time polling 2023-04-13 18:46:44 -07:00
postgreSQL_basics.txt
postgreSQL_installation.txt
postgreSQL_runit.txt
prettierrc.txt 🔧 Updated prettierrc 2023-11-26 17:00:42 -08:00
product.json
profanity.txt 📝 Made note on how to use profanity client 2023-11-22 00:49:08 -08:00
project_ideas.md 📝 Made notes on future project ideas 2024-02-05 23:39:40 -08:00
proxychains.conf
README.md
restore_timeshift_artix.txt
robots_examples.txt 📝 Added new scripts, aliases, etc. 2023-06-20 01:11:01 -07:00
rpi4_image_notes.txt
sed_notes.txt
shell_metacharacters.txt
sorting-algorithms-in-c.html 📝 Added bookmark/page on sorting algos in c 2022-06-26 20:44:22 -07:00
sqliterc.txt
ssh_basics.txt ✏️ Made further notation on ssh basics 2022-08-28 17:42:03 -07:00
ssh_basics_gh.txt ✏️ Made further notation on ssh basics 2022-08-28 17:42:03 -07:00
ssh_into_localhost.txt 📝 Made note of different ports not working w/github 2022-09-08 22:01:33 -07:00
ssh_linode.html ✏️ Made further notation on ssh basics 2022-08-28 17:42:03 -07:00
sshd_harden.txt figured out more about ssh 2022-09-08 21:52:26 -07:00
ssl_setup.md 🔧 Config/docs of various sort 2024-01-24 15:40:02 -08:00
tech_events_portland.txt 📝 Made note of tech resources in portland 2024-03-21 02:57:03 -07:00
TEST_README.md 📝 Updated TESTREADME and aliases 2023-01-13 22:42:48 -08:00
tlds.html 📝 Copied top level domains list 2023-07-22 01:34:17 -07:00
tmux_basics.txt 📝 Note on how to kill tmux session easily 2023-04-15 23:33:48 -07:00
to_donate_to.md 📝 Made note of FOSS proj to donate to event 2024-03-18 21:02:37 -07:00
tsconfig.json 🔧 Changed tsconfig slightly for src includes 2023-11-20 01:50:36 -08:00
txt2pdf_instructions.txt
typer.sh
ufw_list.txt 📝 Made note of ufw ip address list 2022-11-05 22:32:38 -07:00
uglify.txt 📝 Made note on minification tools 2022-09-03 15:17:22 -07:00
updates.txt 📝 Made note to install gcolor2 2024-03-26 01:24:31 -07:00
usb_notes.txt
vim_notes.txt
vs_code_ext.txt 📝 Made further notes on installing vscode ext 2024-03-20 00:13:01 -07:00
wayland_with_nvidia.md 📝 Note of race condition introduced by wrong config 2024-01-30 15:14:07 -08:00
webm_install_usage.txt 📝 moved webm mpv script out of config directory 2023-03-16 15:29:44 -07:00
websockets_explanation.html 📝 Added article explaining websockets protocol 2023-04-13 18:26:59 -07:00
windows_iso_create.html
wishlist.md 📝 Added course to wishlist 2024-03-18 21:06:25 -07:00
xfce4-keyboard-shortcuts.xml
xfce_term_matcha_colors.txt
xinitrc.txt 📝 Changed redshift intensity 2022-08-11 14:36:23 -07:00
Xresources.txt removed viewnior in favor of sxiv 2022-06-02 14:17:34 -07:00
zprofile..txt 🚧 Configured fzf to be on bottom, rm tree at startup 2022-09-25 11:26:36 -07:00
zprofile.txt
zshrc.txt 🔧 Updated to not use GOPATH 2024-02-25 16:51:07 -08:00

A Colection of My Personal Computer Related Notes

This repository simply contains a series of notes I have accumulated over a series of time regarding Computers/Programming. Some of them are simply lists of programs I like or commands I have found useful. My memory can't possibly hold all the information. So I have committed them to a series of notes on my computer. This repostiory acts both as a storehouse of my personal knowledge regarding computers and programming as well as simply documentation of what I have learned, mainly dealing with Linux and its vast array of commands and programs. If you have found this, perhaps you might find some of it useful, feel free to take a look around.