added notation to copy unix_programming_environment notes to its own directory in book_tutorials
This commit is contained in:
parent
8e11515b59
commit
ccf50c2a54
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue