ucu-computer-science / UCU_Linux_Club

UCU Linux Club repository - all materials, Homeworks etc
https://ucu-computer-science.github.io/UCU_Linux_Club/
GNU General Public License v3.0
53 stars 39 forks source link

Vim (basic commands, why we need it, extensions) Tmux (why we need it, how to use it) #44

Closed Myralllka closed 2 years ago

Myralllka commented 2 years ago

make presentation + presentation notes + create homework

Myralllka commented 2 years ago

Also, I totally recommend adding one more topic - shell and WHY we use it (not how). For example, the importance of scripting and automating. Show some features of autocompletion, git integration with oh-my-zsh and staff like that. @fox-flex @last-genius

last-genius commented 2 years ago

Clarification: just start the presentation with a few slides to remind them that the shell is not that scary, that it's important for scripting and automation, etc.

Also that it's quite easy to modify it and add syntax highlighting, fuzzy searching, tab auto-completion etc. (oh-my-zsh, fzf....)