# ~/.profile: executed by the command interpreter for login shells. # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi if [ -d /var/cache/pbuilder/ccache ]; then CCACHE_DIR="/var/cache/pbuilder/ccache" fi if [ -d /usr/lib/ccontrol ]; then PATH="/usr/lib/ccontrol:$PATH" fi #DISTCC_HOSTS="localhost 192.168.222.252" if [ -x /usr/bin/keychain ]; then eval `keychain --eval --ignore-missing id_rsa C1A00121` else gpg-connect-agent /bye fi if [ -x /usr/bin/monkeysphere ]; then ssh-add -L | grep -q @ || monkeysphere subkey-to-ssh-agent fi form> Unnamed repository; edit this file 'description' to name the repository.Jonas Smedegaard
summaryrefslogtreecommitdiff
path: root/tags/40/f6/d651b394-b726-53ce-1a35-24371fc9b944@homebase.dk/replied
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
committerJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
commitfd54908da2b05c526dd3bee9b6dcd093214a220d (patch)
treec69c845069c99d1d01044f6fafda7c08433329c6 /tags/40/f6/d651b394-b726-53ce-1a35-24371fc9b944@homebase.dk/replied
parentba46132213560cf3335d53560d519c0ec0190da2 (diff)
master
Diffstat (limited to 'tags/40/f6/d651b394-b726-53ce-1a35-24371fc9b944@homebase.dk/replied')
-rw-r--r--tags/40/f6/d651b394-b726-53ce-1a35-24371fc9b944@homebase.dk/replied0
1 files changed, 0 insertions, 0 deletions