Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon May
config
Commits
f5d7c7e7
Commit
f5d7c7e7
authored
Nov 27, 2020
by
Simon May
Browse files
Adjust ls aliases
parent
790122bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
.alias
View file @
f5d7c7e7
# ls aliases
alias l='ls -hF'
alias ll='ls -ahlF'
alias la='ls -ahF'
alias ll='ls -hlF'
alias lla='ls -ahlF'
alias llr='ls -ahlFrt'
# diff aliases
...
...
.ipython/profile_default/ipython_config.py
deleted
100644 → 0
View file @
790122bb
#from powerline.bindings.ipython.since_5 import PowerlinePrompts
#c = get_config()
#c.TerminalInteractiveShell.simple_prompt = False
#c.TerminalInteractiveShell.prompts_class = PowerlinePrompts
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment