Difference between revisions of "IT-OS-Config-Samer"

From wiki.samerhijazi.net
Jump to navigation Jump to search
Line 11: Line 11:
  
 
==Console colors==
 
==Console colors==
 +
* https://www.color-hex.com/color-palette/36646
 
* Forground: #a5a5a5
 
* Forground: #a5a5a5
 
* Background: #282A36
 
* Background: #282A36

Revision as of 15:20, 26 January 2020

bashrc

PS1="[\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]]\n\$ "
PS1="[\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]]`__git_ps1`\n\$ "
alias ls='ls -alh'
alias cl='clear'

Console colors

DPI-Resoulation

  • http://dpi.lv/
  • HP-Box: 15.6" @ (1366 x 768) >> 100 DPI
  • HP-Box: 17.3" @ (1366 x 768) >> 91 DPI
xdpyinfo | grep dots