Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:setup_ideal_env [2026/01/03 19:53] yehudakb:setup_ideal_env [2026/01/13 10:16] (current) – [Reminders] yehuda
Line 10: Line 10:
 ====== Reminders ====== ====== Reminders ======
  
 +===== Configure shell env =====
 +  * install tmux
 +  * install `zsh` and `oh-my-zsh`
 +  * install `kitty`
 +
 +==== Configure tmux ====
 +
 +<code bash>
 +#Enable Mouse Mode, Open your tmux configuration file: 
 +echo "set -g mouse on" >> ~/.tmux.conf
 +
 +# 2. Reload Configuration
 +tmux source-file ~/.tmux.conf
 +</code>
 ===== Interesting things for Dev IDE ===== ===== Interesting things for Dev IDE =====
   * OpenCode   * OpenCode
     * Portal plugin - https://github.com/hosenur/portal     * Portal plugin - https://github.com/hosenur/portal
-    * Desktop and web interfce https://github.com/btriapitsyn/openchamber +    * Desktop and web interfce https://github.com/btriapitsyn/openchamber 
-    * Vibekanban+    * Vibekanban - https://www.vibekanban.com/
  
  
kb/setup_ideal_env.1767470005.txt.gz · Last modified: by yehuda
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0