diff --git a/nixhome/.bashrc b/nixhome/.bashrc index 6e9de8e..c61eaef 100644 --- a/nixhome/.bashrc +++ b/nixhome/.bashrc @@ -151,9 +151,9 @@ elif [ -f /etc/ubuntu_version ]; then MYOSVERSION=Ubt`cat /etc/ubuntu_version 2>/dev/null` fi if [ "$color_prompt" = yes ]; then - PS1='<\[\033[$PSTYLE;${PTYPE}2m\]\t\[\033[00m\]#\[\033[$PSTYLE;${PTYPE}5m\]\u\[\033[00m\]@\[\033[$PSTYLE;${PTYPE}1m\]\h\[\033[00m\]=\[\033[$PSTYLE;${PTYPE}4m\]$MYIPPUB\[\033[00m\]^\[\033[$PSTYLE;${PTYPE}5m\]$(uname -m),$(uname),$MYOSVERSION\[\033[00m\]:\[\033[$PSTYLE;${PTYPE}2m\]\w\[\033[00m\]>\n<$IN_SSH$AS_ROOT> ' + PS1='<\[\033[$PSTYLE;${PTYPE}2m\]\t\[\033[00m\]#\[\033[$PSTYLE;${PTYPE}4m\]$MYIPPUB\[\033[00m\]^\[\033[$PSTYLE;${PTYPE}5m\]$(uname -m),$(uname),$MYOSVERSION\[\033[00m\]:\[\033[$PSTYLE;${PTYPE}2m\]\w\[\033[00m\]>\n<\[\033[$PSTYLE;${PTYPE}5m\]\u\[\033[00m\]@\[\033[$PSTYLE;${PTYPE}1m\]\h\[\033[00m\]> ' else - PS1='<\t#\u@\h=$MYIPPUB^$(uname -m),$(uname),$MYOSVERSION:\w>\n<$IN_SSH$AS_ROOT> ' # \w shows absolute path, \W shows current folder. + PS1='<\t#$MYIPPUB^$(uname -m),$(uname),$MYOSVERSION:\w>\n<\u@\h> ' # \w shows absolute path, \W shows current folder. fi unset color_prompt force_color_prompt diff --git a/nixhome/.ssh/authorized_keys b/nixhome/.ssh/authorized_keys index 780c2c5..fff4999 100644 --- a/nixhome/.ssh/authorized_keys +++ b/nixhome/.ssh/authorized_keys @@ -1,2 +1,2 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB9nZPBhGH8Fq40bkFsxsH3kd73PG+nR5bQAqwQQKUfw adot@tic.cc +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID/QUIK24Ldp0Yw3a+RTLL7xMRNZZNB0hSxIuEjAxPGk adot@doombase ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGWgBZQGyhQeMtOJKG1/kxO36Ok0GdrkJliMX54avBSn adot@doomship