Add linux-doc ubuntu pkg
[khome.git] / home / .profile
CommitLineData
4af9eedb
SK
1. $HOME/lib/login_variables.private.sh # Personal data variables
2
e0dbdb36
SK
3unalias d # Defined by oh-my-zsh, but I want it for dict/fzf function.
4
2a598223
SK
5for file in $HOME/lib/login_*.sh
6do
7 . $file
8done
This page took 0.039681 seconds and 4 git commands to generate.