Skip to content

dinhphu28/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brew

To run packages installed by brew with root privileges, (sudo). Add below to Defaults secure_path in /etc/sudoers

/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin

Neovim

Requirements

  • a C compiler for nvim-treesitter. See here

  • LazyVim

  • For telescope.nvim

  • fzf

  • Nerd fonts

  • metals (for scala). See here

    brew install metals
  • Bluetooth:

    • For Fedora (or Ubuntu) using GNOME, auto connect paired device (my bluetooth keyboard) works fine.
    • For openSUSE Tumbleweed, it just has option turn on after login, so I need to append line bluetoothctl power on to /etc/udev/rules.d/70-persistent-net.rules then reboot system, it works.
  • a terminal that support true color and undercurl:

Thanks to Takuya (craftzdog)

Reference craftzdog/dotfiles-public

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published