Go to file
Guilherme Rugai Freire 29f72b1cdd
zsh: alias ssh to use TERM=xterm-256color env
for some reason alacritty (my terminal emulator) is not recognized when
I try to ssh in some other machine, causing somethings to not work (like
the `clear` command for example).

This env variable tricks the remote system to think I am using other
terminal emulator. Probably not the best solution, but it is working
just fine until now.
2022-01-15 12:02:50 -03:00
.config rofi: change font to Ubuntu 2022-01-14 22:53:48 -03:00
.ssh ssh: start ssh-agent and auto add keys to agent 2021-12-19 00:22:37 -03:00
.fast-nvm.sh fast-nvm: no need to sort function output 2021-08-23 09:58:01 -03:00
.gitconfig git: change email and signing key 2022-01-14 22:50:36 -03:00
.profile remove GRFreire headers 2021-12-19 01:56:42 -03:00
.Xresources add xresources 2021-09-17 16:23:37 -03:00
.zshrc zsh: alias ssh to use TERM=xterm-256color env 2022-01-15 12:02:50 -03:00