Compare commits
No commits in common. "9310de768f4b69c8bfca59ccc28136eb997e29f5" and "cbebd2d45008411bbbd795fcc705f9a43a367849" have entirely different histories.
9310de768f
...
cbebd2d450
@ -28,8 +28,6 @@ alias xq "xbps-query -Rs"
|
|||||||
alias wlan "iw dev wlp2s0 scan | grep SSID"
|
alias wlan "iw dev wlp2s0 scan | grep SSID"
|
||||||
alias bc "bc -l"
|
alias bc "bc -l"
|
||||||
alias vim "nvim"
|
alias vim "nvim"
|
||||||
alias docker "podman"
|
|
||||||
alias docker-compose "podman-compose"
|
|
||||||
|
|
||||||
# Compiler
|
# Compiler
|
||||||
set -x CC /usr/bin/clang
|
set -x CC /usr/bin/clang
|
||||||
|
@ -9,7 +9,6 @@ alias merino cmerino@ugr.es
|
|||||||
alias carlos carlosrodriguez@ugr.es
|
alias carlos carlosrodriguez@ugr.es
|
||||||
alias mari mjesusrodriguez@ugr.es
|
alias mari mjesusrodriguez@ugr.es
|
||||||
alias bea beap@ugr.es
|
alias bea beap@ugr.es
|
||||||
alias jorge jsguerrero@ugr.es
|
|
||||||
|
|
||||||
# Uni students
|
# Uni students
|
||||||
alias elenche elenche@correo.ugr.es
|
alias elenche elenche@correo.ugr.es
|
||||||
|
@ -86,15 +86,3 @@ snippet dp "Slide notes"
|
|||||||
|
|
||||||
# Diapo $1
|
# Diapo $1
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet jsign "JITKey signature"
|
|
||||||
Para cualquier consulta estamos a tu disposición!
|
|
||||||
|
|
||||||
Un saludo
|
|
||||||
endsnippet
|
|
||||||
|
|
||||||
snippet jhi "JITKey greeting"
|
|
||||||
Hola $1,
|
|
||||||
|
|
||||||
Muchas gracias por reservar nuestro apartamento!
|
|
||||||
endsnippet
|
|
||||||
|
@ -9,4 +9,4 @@ view=icon
|
|||||||
recurse=true
|
recurse=true
|
||||||
sort=alpha
|
sort=alpha
|
||||||
icon_caps=false
|
icon_caps=false
|
||||||
dirs=/home/coolneng/Photos/Wallpapers;
|
dirs=/home/coolneng/Sync/Photos/Wallpapers;
|
||||||
|
@ -1 +0,0 @@
|
|||||||
0E60AB33F92CC19BAE5CB7F90C82786DEF55FDA0
|
|
@ -1,3 +0,0 @@
|
|||||||
# GPG agent config
|
|
||||||
SSH_AGENT_PID DEFAULT=
|
|
||||||
SSH_AUTH_SOCK DEFAULT="$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh"
|
|
Loading…
Reference in New Issue
Block a user