guest@dotshare [~/groups/shells/bash] $ ls simple-bashrc/ | cat

simple bashrc (scrot)

wotalim Apr 05, 2018 (shells/bash)

.bashrc(raw, dl)

SCROT

1
2
3
PS1="\n \[\e[30;48;5;218m \u \[\e[30;48;5;223m\[\e[38;5;218m\[\e[38;5;0m $PWD \[\e[0m\[\e[38;5;223m \[\e[38;5;0m \n ◙ "

force_color_prompt=yes

CLICK TO VIEW

x

.Xresources(raw, dl)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
urxvt*foreground: white
urxvt*background: #B9FEC8

*color0:  #000000
*color2:  #FEB2B9
*color3:  #000000
*color4:  #000000
*color5:  #75507B
*color6:  #ce5c00
*color7:  #FEB2B9
*color8:  #555753
*color9:  #EF2929
*color10: #FEB2B9
*color11: #000000
*color12: #729FCF
*color13: #AD7FA8
*color14: #fcaf3e
*color15: #FEB2B9                                                                                                                                                                      

URxvt.font: xft:Source\ Code\ Pro\ for\ Powerline:pixelsize=12,xft:PowerlineSymbols                                                                                                                                                                                             
                                                                                                                                                    
URxvt.geometry: 58x12
                                                                                                                                                                                               
URxvt*letterSpace: -1                                                                                                                                                                          
                                                                                                                                                                                               
URxvt.perl-ext-common : default,matcher                                                                                                                                                        
URxvt.urlLauncher     : firefox                                                                                                                                                                
URxvt.matcher.button  : 1                                                                                                                                                                      
                                                                                                                                                                                               
! scrollbar style - rxvt (default), plain (most compact), next, or xterm                                                                                                                       
URxvt.scrollstyle: plain                                                                                                                                                                       
URxvt.scrollBar: false     ! turn off the scroll bar                                                                                                                                           
                                                                                                                                                                                               
URxvt*secondaryWheel  : true                                                                                                                                                                   
URxvt*secondaryScreen : true                                                                                                                                                                   
                                                                                                                                                                                               
URxvt*scrollTtyOutput   : false                                                                                                                                                                
URxvt*scrollWithBuffer  : true                                                                                                                                                                 
URxvt*scrollTtyKeypress : true
 

x

Notes

use urxvt with powerline font

Comments

simse said about 5 years ago

where can i get powerline font?

wotalim said about 5 years ago

sorry, i mean you can use source code pro font in github