Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
47c4c92a
Commit
47c4c92a
authored
26 years ago
by
Fredrik Hübinette (Hubbe)
Browse files
Options
Downloads
Patches
Plain Diff
more bells and whistles
Rev: NT/init_nt:1.12
parent
59edbad5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NT/init_nt
+15
-1
15 additions, 1 deletion
NT/init_nt
with
15 additions
and
1 deletion
NT/init_nt
+
15
−
1
View file @
47c4c92a
...
@@ -35,9 +35,23 @@ fi
...
@@ -35,9 +35,23 @@ fi
export
NTHOST NTDRIVE NTCC CC PATH NTTOOLS MNTREPLACE MNTREPLACE NTPORT USE_SPRSH
export
NTHOST NTDRIVE NTCC CC PATH NTTOOLS MNTREPLACE MNTREPLACE NTPORT USE_SPRSH
case
x
$SHELL
-
$TERM
in
case
/
$SHELL
-
$TERM
in
*
/bash-xterm
)
*
/bash-xterm
)
PROMPT_COMMAND
=
"echo -n ]2
\;
Remote NT compile ]1
\;
rntcc"
PROMPT_COMMAND
=
"echo -n ]2
\;
Remote NT compile ]1
\;
rntcc"
export
PROMPT_COMMAND
export
PROMPT_COMMAND
;;
;;
esac
esac
case
/
$SHELL
in
*
/bash
)
PS1
=
"NT
$NTHOST
\\
$
"
export
PS1
;;
esac
case
/
$0
in
*
/init_nt
)
exec
$SHELL
;;
esac
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment