mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Merge branch 'master' of github.com:js0ny/dotfiles
This commit is contained in:
commit
a7dfb2272c
27 changed files with 523 additions and 160 deletions
|
|
@ -60,6 +60,9 @@ abbr --add ipy ipython
|
|||
|
||||
abbr --add g lazygit
|
||||
|
||||
|
||||
abbr --add doomrc "emacsclient -t ~/.config/doom/"
|
||||
|
||||
# lsd - modern ls
|
||||
if command -v lsd > /dev/null
|
||||
alias ls='lsd'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue