mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
feat(sway): add config for swaywm; add filetype to zsh config
This commit is contained in:
parent
080e4fcd5f
commit
061b0923bc
3 changed files with 243 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# vim: ft=zsh
|
||||
export EDITOR='nvim'
|
||||
export DIFFPROG='delta'
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# vim: ft=zsh
|
||||
# --- History ---
|
||||
HISTFILE=~/.histfile
|
||||
HISTSIZE=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue