Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Cardoso Luc committed Aug 1, 2024
1 parent b0f4937 commit 25d682d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/connect/work.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,8 @@ alias ripgrep='micromamba run -n editor-env ripgrep'
alias fd='micromamba run -n editor-env fd'
```

There are many different ways of how to create a NeoVim config everyone does it differently. This is just one way of how to do it. The most important is that you understand how it works and how to configure it to your liking.

## TMUX
[Tmux](https://github.com/tmux/tmux/wiki) is a terminal multiplexer that allows you to run multiple terminal sessions in a single window. It is useful for managing multiple tasks and keeping them organized. Tmux is pre-installed on most Linux systems and can be used to create and manage multiple terminal windows and panes. It is also available on the HPC and can be used to work more efficiently.

Expand Down

0 comments on commit 25d682d

Please sign in to comment.