mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(emacs): Org view, telega, doomrc alias
This commit is contained in:
parent
f6c8ed920d
commit
b860bc0bc8
7 changed files with 109 additions and 3 deletions
|
|
@ -27,6 +27,9 @@ alias ipy=ipython
|
|||
|
||||
alias g=lazygit
|
||||
|
||||
|
||||
alias doomrc="emacsclient -t ~/.config/doom/"
|
||||
|
||||
# lsd - modern ls
|
||||
if command -v lsd >/dev/null 2>&1; then
|
||||
alias ls='lsd'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue