mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
Compare commits
No commits in common. "c213a9ac3331ee93434b9413026e31ef5b2432ca" and "abfbd2a1cdca8f2201b7c1d531ba95af09e5b8b9" have entirely different histories.
c213a9ac33
...
abfbd2a1cd
@ -38,7 +38,6 @@ A repository of my personal server configuration files.
|
|||||||
- [[http://www.gnu.org/software/stow/][stow]]
|
- [[http://www.gnu.org/software/stow/][stow]]
|
||||||
|
|
||||||
* Applications
|
* Applications
|
||||||
- [[https://github.com/sharkdp/bat][bat]]
|
|
||||||
- [[https://github.com/alacritty/alacritty][alacritty]]
|
- [[https://github.com/alacritty/alacritty][alacritty]]
|
||||||
- [[https://the.exa.website/][exa]]
|
- [[https://the.exa.website/][exa]]
|
||||||
- [[https://git-scm.com/][git]]
|
- [[https://git-scm.com/][git]]
|
||||||
|
@ -43,9 +43,6 @@ alias vifm="vifmrun"
|
|||||||
# git alaises
|
# git alaises
|
||||||
alias gpoat="git push origin --all && git push origin --tags"
|
alias gpoat="git push origin --all && git push origin --tags"
|
||||||
|
|
||||||
# bat
|
|
||||||
alias bat="batcat"
|
|
||||||
|
|
||||||
# Set fzf keybindings here for now as they don't work with stable version of omf https://github.com/jethrokuan/fzf/issues/109
|
# Set fzf keybindings here for now as they don't work with stable version of omf https://github.com/jethrokuan/fzf/issues/109
|
||||||
bind \co '__fzf_find_file'
|
bind \co '__fzf_find_file'
|
||||||
bind \cr '__fzf_reverse_isearch'
|
bind \cr '__fzf_reverse_isearch'
|
||||||
|
Loading…
Reference in New Issue
Block a user