Compare commits

..

No commits in common. "9310de768f4b69c8bfca59ccc28136eb997e29f5" and "cbebd2d45008411bbbd795fcc705f9a43a367849" have entirely different histories.

6 changed files with 1 additions and 20 deletions

View File

@ -28,8 +28,6 @@ alias xq "xbps-query -Rs"
alias wlan "iw dev wlp2s0 scan | grep SSID"
alias bc "bc -l"
alias vim "nvim"
alias docker "podman"
alias docker-compose "podman-compose"
# Compiler
set -x CC /usr/bin/clang

View File

@ -9,7 +9,6 @@ alias merino cmerino@ugr.es
alias carlos carlosrodriguez@ugr.es
alias mari mjesusrodriguez@ugr.es
alias bea beap@ugr.es
alias jorge jsguerrero@ugr.es
# Uni students
alias elenche elenche@correo.ugr.es

View File

@ -86,15 +86,3 @@ snippet dp "Slide notes"
# Diapo $1
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

View File

@ -9,4 +9,4 @@ view=icon
recurse=true
sort=alpha
icon_caps=false
dirs=/home/coolneng/Photos/Wallpapers;
dirs=/home/coolneng/Sync/Photos/Wallpapers;

View File

@ -1 +0,0 @@
0E60AB33F92CC19BAE5CB7F90C82786DEF55FDA0

View File

@ -1,3 +0,0 @@
# GPG agent config
SSH_AGENT_PID DEFAULT=
SSH_AUTH_SOCK DEFAULT="$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh"