Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linuxbin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor 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
Aerospace and Mechanical Engineering
linuxbin
Commits
f4775a13
Commit
f4775a13
authored
4 years ago
by
Papeleux Luc
Browse files
Options
Downloads
Plain Diff
Merge branch 'papeleux' of gitlab.uliege.be:am-dept/linuxbin into papeleux
parents
a88974db
e4940524
No related branches found
Branches containing commit
Tags
v3049
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-7
5 additions, 7 deletions
README.md
with
5 additions
and
7 deletions
README.md
+
5
−
7
View file @
f4775a13
# linuxbin
Common scripts and config files
This is the
`~/bin`
directory of a linux account
This is the
`~/bin`
directory of a linux account. On linux, you have to rename it from linuxbin to bin for the following commands to work.
## Install
...
...
@@ -13,14 +14,11 @@ Please, add the following calls to the end of the `~/.bashrc` and `~/.profile` f
```
.bashrc: (interactive stuffs)
```
.
~
/bin/cfg/loop.sh ; fct_loop bashrc $* ; unset fct_loop
.
$HOME
/bin/cfg/loop.sh ; fct_loop bashrc $* ; unset fct_loop
```
## Other links
```
mkdir ~/.subversion
rm ~/.subversion/config
ln -s ~/bin/svn/config ~/.subversion/config
```
On linux, do not forget to link the Metafor licence before launching the battery.
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