diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-01-24 16:17:16 +0100 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-01-24 16:17:16 +0100 |
| commit | 3cfa3e667731e47a0facb2b19fec8598984368c6 (patch) | |
| tree | bbbf4d7f1369145281ec132b6bfaf3e455912e3d /.profile | |
| parent | 4b5ba652f773a84d34f5f65e7504ef06fde17eae (diff) | |
| download | dotfiles-3cfa3e667731e47a0facb2b19fec8598984368c6.tar.gz dotfiles-3cfa3e667731e47a0facb2b19fec8598984368c6.tar.bz2 dotfiles-3cfa3e667731e47a0facb2b19fec8598984368c6.zip | |
change envvarrc, aliasrc, .profile
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # Filip's .profile. -# Set environmental variables +# Set environment variables . /home/filipek/.config/shell/envvarrc # Start graphical server on user's current tty if not already running. |
