Symlink nanorc

This commit is contained in:
matt1432 2022-12-17 12:49:30 -05:00
parent 0c40d8618c
commit 6a64e7cecc

View file

@ -13,4 +13,4 @@ PS1='${debian_chroot:+($debian_chroot)}\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[0
EOF EOF
. /root/.bashrc . /root/.bashrc
cp ./nanorc /etc/nanorc ln ./nanorc /etc/nanorc