User Tools

Site Tools


software:osx

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
software:osx [2023/12/19 08:48] – [Prompt] vektratsoftware:osx [2023/12/19 09:01] (current) – [vim colouring] vektrat
Line 1: Line 1:
 ======= OS X ====== ======= OS X ======
 +===== vim colouring =====
 +''.vimrc''
 +<code bash>
 +syntax on
 +</code>
 +
 ===== Prompt ===== ===== Prompt =====
-// Colored terminal (folders, etc)+''.zshrc''
 <code bash> <code bash>
 +# Colored terminal (folders, etc)
 export CLICOLOR=1 export CLICOLOR=1
 export LSCOLORS=ExFxCxDxBxegedabagacad export LSCOLORS=ExFxCxDxBxegedabagacad
Line 13: Line 20:
 </code> </code>
  
-<code>+<code bash>
 # zsh prompt (OSX) # zsh prompt (OSX)
 PROMPT='%B%F{green}%n@%m%f%b:%B%F{blue}%~%f%b$ ' PROMPT='%B%F{green}%n@%m%f%b:%B%F{blue}%~%f%b$ '
software/osx.1702975705.txt.gz · Last modified: by vektrat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki