A Personal Collection of My Computer Related Notes
Find a file
2022-09-03 23:46:55 -07:00
.vim/plugged
alacritty
bspwm updated bspwmrc 2022-06-07 08:12:33 -07:00
coding_best_practices 📝 Notation on functions length 2022-06-30 09:26:33 -07:00
custom_hooks
dunst adjusted appearance of dunst 2022-06-18 20:38:54 -07:00
espanso 📝 Added js string literal espanso alias 2022-09-03 23:01:02 -07:00
firefox_preferences 📝 Added unsplash as bookmark for web dev 2022-09-03 22:10:34 -07:00
fonts
grub
gtk-3.0 📝 Saved gtk theme configs 2022-08-05 03:09:14 -07:00
how_browsers_work copied taligarsiel.com's how browsers work article for offline reference/reading 2022-05-28 07:32:46 -07:00
i3 updated many packages, switched over to bswpm from i3 2022-05-24 19:58:07 -07:00
irssi added further notation on how to scroll and find channels in irssi/irc 2022-05-08 09:45:01 -07:00
kitty got color theme working for the most part on kitty diff 2022-04-27 11:05:01 -07:00
lf 📝 Saved lf config if used later... 2022-08-14 22:43:31 -07:00
links added artix archives to links bookmarks 2022-05-03 03:26:13 -07:00
micro
mozilla
neofetch
newsboat 📝 Added joel on software rss feed to newsboat 2022-08-22 16:59:17 -07:00
nvim 📝 Added lorem to espanso and removed from nvim 2022-09-03 03:44:12 -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 nvim, added sample TEST_README.md 2022-06-27 09:49:41 -07:00
privoxy
ranger 💄 Added .rs extension, but doesn't work 2022-08-14 23:08:36 -07:00
runit_scripts 🔥 Removed batnotify, installed valgrind 2022-06-26 05:57:16 -07:00
scripts 📝 Added seoanalyzer to repetoire of tools 2022-09-03 17:06:10 -07:00
seo_tips 📝 Made note of seo best practices 2022-09-03 17:13:14 -07:00
st added further updates regarding recent migration to bspwm 2022-05-24 20:18:59 -07:00
st-gruvbox added configuration for st with gruvbox-theme 2022-05-26 14:54:02 -07:00
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 📝 Added hotkey for xfce4-screenshooter 2022-07-27 04:09:52 -07:00
tor
tuir
unix_programming_environment added ctype.h notation 2022-05-31 20:27:34 -07:00
vim-colors
virsh
web_resources/prism_code_snippet_themes ♻️ Adjusted a few things 2022-07-23 14:00:46 -07:00
xfce4/terminal
.bash_profile added bash_profile zprofile and xinitrc in favor of keeping display manager-less set up 2022-05-06 11:21:59 -07:00
.gitignore 📝 Adjusted standard .gitignore file 2022-06-27 09:51:38 -07:00
.tmux.conf
.xinitrc added more default settings for .xinitrc 2022-05-06 18:58:20 -07:00
.zprofile added bash_profile zprofile and xinitrc in favor of keeping display manager-less set up 2022-05-06 11:21:59 -07:00
90-linux-commands-frequently-used-by-linux-sysadmins.html wget html page from haydenjames.io on linux commands 2022-05-03 17:18:18 -07:00
aircrack-ng_notes.txt
aliases 📝 Made note of wesbos site 2022-09-03 23:46:55 -07:00
apachesetup.txt
artix_on_asus_tufbook.txt
atomicity.txt added great stackexchange answer to what is atomicity 2022-06-17 20:47:30 -07:00
awk_built_in_functions.txt added table 4.5 on awk built-in functions from unix programming interface book 2022-05-04 19:04:43 -07:00
awk_built_in_variables.txt copied awk tables from unix programming environment book 2022-05-04 18:56:19 -07:00
bash_colors.txt
bash_notes.txt
bash_profile.txt updated many packages, switched over to bswpm from i3 2022-05-24 19:58:07 -07:00
bash_test_file_types.txt added a table regarding basic testing statements in bash 2022-05-31 21:04:43 -07:00
bashrc.txt 📝 Added shebang to bashrc 2022-09-01 19:35:15 -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 added escape sequences table for c programming language 2022-05-21 04:16:23 -07:00
chmod_cheat_sheet.txt
chmod_notes2.txt
chromium_notes.txt
connect_irssi_tor_instructions.txt
connmanctl_how_to.txt
couchdb_notes.txt
css_notes.txt
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
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
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
firefox_notes.txt 📝 Made note of no restore from crash flag 2022-09-03 04:57:29 -07:00
git_basics.txt
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
gitmoji.txt 🔰 Added link to too many emojis 2022-06-27 10:15:59 -07:00
gpg_basics.txt
grep_notes.txt
grep_notes_1.txt
grep_notes_2.txt
grep_patch.txt
how_to_learn_linux.html 📝 Great page on book recommendations for linux 2022-06-29 07:42:10 -07:00
how_to_use_ctags.txt added further notation about ctags 2022-06-16 20:34:18 -07: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
kobo_notes.txt
LICENSE
linux_notes.txt
Makefile.txt 📝 Created a default custom Makefile 2022-09-03 15:06:52 -07:00
my_go_packages.txt 📝 Updated packages lists 2022-08-05 06:20:39 -07:00
my_npm_packages.txt 📝 Updated packages lists 2022-08-05 06:20:39 -07:00
my_packages.txt 📝 updated my lists 2022-08-31 14:42:00 -07:00
my_packages_laptop.txt
my_pip_packages.txt 📝 updated my lists 2022-08-31 14:42:00 -07:00
mysql_installation.txt
mysql_notes.txt
nodejs_notes.txt
noscript_data.txt 📝 Added unsplash as bookmark for web dev 2022-09-03 22:10:34 -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
pacman.conf updated packages list and updated pacman.conf 2022-05-25 10:03:43 -07:00
paru.conf
postgreSQL_basics.txt
postgreSQL_installation.txt
postgreSQL_runit.txt
prettierrc.txt
product.json
proxychains.conf
README.md
restore_timeshift_artix.txt
rpi4_image_notes.txt
sed_notes.txt
shell_metacharacters.txt copied table 3.1 from unix programming environment book 2022-05-01 14:08:46 -07:00
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_linode.html ✏️ Made further notation on ssh basics 2022-08-28 17:42:03 -07:00
TEST_README.md 📝 Updated nvim, added sample TEST_README.md 2022-06-27 09:49:41 -07:00
txt2pdf_instructions.txt
typer.sh added typer.sh file to be put into ~/.bash_completions 2022-04-27 21:50:08 -07:00
uglify.txt 📝 Made note on minification tools 2022-09-03 15:17:22 -07:00
updates.txt 📝 Made note about google lighthouse 2022-09-03 21:33:51 -07:00
usb_notes.txt
vim_notes.txt
vs_code_ext.txt
windows_iso_create.html
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 updated many packages, switched over to bswpm from i3 2022-05-24 19:58:07 -07:00
zshrc.txt 📝 Updated aliases and zshrc for networkmanager use 2022-08-26 22:12:32 -07: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.