Explorar el Código

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr hace 10 años
padre
commit
ff53820bf7
Se han modificado 2 ficheros con 3 adiciones y 0 borrados
  1. +2
    -0
      conf/lftprc
  2. +1
    -0
      shrc

+ 2
- 0
conf/lftprc Ver fichero

@@ -10,4 +10,6 @@ set cmd:term-status/*screen* "\e_\T\e\\"
set cmd:term-status/*xterm* "\e[11;0]\e]2;\T\007\e[11]"
set cmd:term-status/*rxvt* "\e[11;0]\e]2;\T\007\e[11]"
set cmd:set-term-status on
## make prompt look better
#set prompt "lftp \S\? \u\@\h:\w> "
set prompt "\[\e[1;30m\][\[\e[0;34m\]f\[\e[1m\]t\[\e[37m\]p\[\e[30m\]] \[\e[34m\]\u\[\e[0;34m\]\@\[\e[1m\]\h\[\e[1;30m\]:\[\e[1;34m\]\w\[\e[1;30m\]>\[\e[0m\] "

+ 1
- 0
shrc Ver fichero

@@ -31,6 +31,7 @@ __safe_add_path_l(){

__safe_add_path_l "$HOME/.local/bin"
__safe_add_path_l "$HOME/.local/lib/gems/bin"
__safe_add_path_l "$HOME/.gem/ruby/2.1.0/bin"
__safe_add_path_r "/c/mingw/bin"
__safe_add_path_r "/c/mingw/msys/1.0/bin"



Cargando…
Cancelar
Guardar