Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1022 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 1022 Bytes

Dotfiles for phyOS

(Screenshots) phyOS arch iso users doesn't need to do anything, all of them will be preinstalled in their system. If you are using dwm & dwmblocks from phyOS or installed them seperately from repositories in this account, please extract all of these dotfiles to your home directory.
All of the scripts and most of the shortcuts which leads to these scripts are located in this repo.

Bookmark support (bm script is in ~/.local/bin/scripts)

To add a bookmark:

bm add 'source' 'aliasname'

To remove bookmark:

bm rm 'aliasname'

To cd to alias:

jmp 'aliasname'

Or cd -P 'aliasname'

Status bar

  • All scripts are in ~/.local/bin/statusbar

General scripts

  • ~/.local/bin/scripts

All lua vim configurations can be found in classical nvim folder, if you are looking for vim only.

  • ~/.config/nvim