| Shell Scripting | 
        
        Assign variables with foo=barsyntaxSTDIN,STDOUT, andSTDERR
Shell define strings differently with single and double quotation marksGlobbing with wildcards and curly braces | 
  
  
    
      | Shell Tools | 
        
        TLDR pages can be more useful than manfind, fd, rg are all useful tools for finding files or directoriesHistory based suggestions and fuzzy finder are great QOL additions to your work space | 
  
  
    
      | Command-line Environment | 
        
        SIGINIT,SIGQUIT, andSIGTERMsignals control processes.
Shells are configured by dotfiles.Use symlinks for synchronization and portability. | 
  
  
    
      | Assignment |  | 
  
FIXME: more reference material.