mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Minor updates
* Added syncthing * JSON indentation in emacs * Fixed bug with myemacs script
This commit is contained in:
@@ -74,6 +74,9 @@ if [[ ! -d "$TMPDIR" ]]; then
|
||||
mkdir -p -m 700 "$TMPDIR"
|
||||
fi
|
||||
|
||||
# Handy aliases
|
||||
alias fail="less +F"
|
||||
|
||||
# Docker goodies
|
||||
alias drm="docker rm"
|
||||
alias drun="docker run"
|
||||
|
Reference in New Issue
Block a user