First Commit

This commit is contained in:
2024-12-02 15:11:30 +01:00
commit 031f6004de
4688 changed files with 441558 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#learning/computer_science
# VIM
search in vim ;; in vim: `/SEARCH_TERM`, then `N` for next, `shift` + `N` for previous
<!--SR:!2024-03-11,55,310-->
# Nano
cut and paste a line in nano ;;; in nano: `ctrl`+`K`, then `ctrl`+`U`
<!--SR:!2024-01-30,14,292!2023-12-21,9,270-->