(Shell)~zprofile init messages
Looks nicer, fancier and gives me a warm feeling inside.
This commit is contained in:
@@ -21,11 +21,13 @@ export DOTNET_ROOT=~/.local/src/dotnet
|
|||||||
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
|
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
|
||||||
|
|
||||||
# Import path to systemd
|
# Import path to systemd
|
||||||
systemctl --user import-environment PATH
|
systemctl --user import-environment PATH SSH_AUTH_SOCK
|
||||||
|
|
||||||
# Setup debuginfod
|
# Setup debuginfod
|
||||||
sh /etc/profile.d/debuginfod.sh
|
sh /etc/profile.d/debuginfod.sh
|
||||||
|
|
||||||
# Run some programs
|
# Run some programs
|
||||||
|
echo "Welcome to..."
|
||||||
|
figlet "Arch Linux"
|
||||||
/usr/bin/pfetch
|
/usr/bin/pfetch
|
||||||
misfortune
|
fortune | cowsay -f "tux"
|
||||||
|
|||||||
Reference in New Issue
Block a user