mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 23:19:25 +00:00
Increase heading readability
This commit is contained in:
@ -13,7 +13,9 @@ omodload 'spectrum'
|
||||
# Correct commands.
|
||||
setopt CORRECT
|
||||
|
||||
#
|
||||
# Aliases
|
||||
#
|
||||
|
||||
# Disable correction.
|
||||
alias ack='nocorrect ack'
|
||||
@ -128,7 +130,9 @@ fi
|
||||
# Serves a directory via HTTP.
|
||||
alias http-serve='python -m SimpleHTTPServer'
|
||||
|
||||
#
|
||||
# Functions
|
||||
#
|
||||
|
||||
# Makes a directory and changes to it.
|
||||
function mkdcd {
|
||||
|
Reference in New Issue
Block a user