sway binds, nvim lualine changes

This commit is contained in:
Marco Thomas
2022-09-12 22:55:26 +02:00
parent b94713c5f9
commit a9cb2e604c
4 changed files with 30 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ esac
# ============================== Aliases
alias c='clear'
alias t='tmux a || tmux'
alias l='ls -lFh' #size,show type,human readable
alias la='ls -lAFh' #long list,show almost all,show type,human readable