add ssh-rsa to arista config

This commit is contained in:
2021-10-31 10:18:02 +01:00
parent 44559bfcb7
commit e0efa1219a
2 changed files with 6 additions and 0 deletions

5
dot_profile Normal file
View File

@@ -0,0 +1,5 @@
export EDITOR=/usr/bin/vim
export QT_QPA_PLATFORMTHEME="qt5ct"
export QT_AUTO_SCREEN_SCALE_FACTOR=0
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
export PS1="[\[$(tput sgr0)\]\[\033[38;5;10m\]\u@\h\[$(tput sgr0)\]:\[$(tput sgr0)\]\[\033[38;5;14m\]\w\[$(tput sgr0)\]]\\$ \[$(tput sgr0)\]"