Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jørn Åne de Jong
dotfiles
Commits
8ac1343e
Commit
8ac1343e
authored
Apr 18, 2017
by
Jørn Åne
Committed by
Jørn Åne
Nov 09, 2017
Browse files
Fix path substitution on tcsh
parent
5628ffe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
dot.tcshrc
View file @
8ac1343e
...
...
@@ -20,7 +20,7 @@ setenv VISUAL less
setenv LC_ALL C
setenv GOPATH ~/go/
setenv PATH $PATH:~/go/bin
setenv PATH $
{
PATH
}
:~/go/bin
# bind keypad keys for console, vt100, vt102, xterm
bindkey "\e[1~" beginning-of-line # Home
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment