Outils pour utilisateurs

Outils du site


linux:installation:bashrc

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
linux:installation:bashrc [2022/11/02 08:47] tutospistolinux:installation:bashrc [2022/11/04 13:13] (Version actuelle) tutospisto
Ligne 1: Ligne 1:
 +Pour changer les infos du PS1 plus facilement : [[https://bashrcgenerator.com]]
 +
 <hidden ====== Mon fichier bashrc ======> <hidden ====== Mon fichier bashrc ======>
  
Ligne 37: Ligne 39:
  
 if [ "$color_prompt" = yes ]; then if [ "$color_prompt" = yes ]; then
-    PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '+    PS1='${debian_chroot:+($debian_chroot)}\[\033[38;5;11m\]\@\[$(tput sgr0)\]\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
 else else
     PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '     PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
Ligne 255: Ligne 257:
     # Comment in the above and uncomment this below for a color prompt     # Comment in the above and uncomment this below for a color prompt
  
-    PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '+    PS1='${debian_chroot:+($debian_chroot)}\[\033[38;5;11m\]\A\[$(tput sgr0)\] \[$(tput bold)\]\[\033[38;5;46m\]\u\[$(tput sgr0)\]\[\033[38;5;28m\]@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' 
  
  
linux/installation/bashrc.1667378857.txt.gz · Dernière modification : 2022/11/02 08:47 de tutospisto