aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
blob: c5be59e1383ca8eb525e854232b5af97cf2c382e (plain)
1
2
3
4
#!/bin/sh

[[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv
startpage &