added notation to copy unix_programming_environment notes to its own directory in book_tutorials

This commit is contained in:
tomit4 2022-06-20 21:36:38 -07:00
parent 8e11515b59
commit ccf50c2a54

View file

@ -17,3 +17,7 @@ ls | pick | xargs bat # will give you a choice of the files from ls, pick displa
Remove xfce4-screenshooter in preference of scrot
doas pacman -Rs xfce4-screenshooter
Copy the unix_programming_environment notes to our book_tutorials directory:
cp -r ~/Documents/notes/unix_programming_environment ~/Documents/Code/book_tutorials