Pop!_Linux
is based on Ubuntu
, so theoretically Ubuntu
can also use this configuration, and in terms of tool configuration, other Linux
distributions are equally applicable.
- Fcitx5 theme and Chinese input configuration
- System monitoring and multiple tool configurations
- Attractive user interface
- A complete configuration of Neovim based on AstroNvim
- Do not force the installation of programs
- Fully automatic configuration
Fcitx5 must be downloaded from Flathub!!!
- Create a
dotfiles
directory under the~/.config
folder
mkdir ~/.config/dotfiles
- cd to the
dotfiles
directory
cd ~/.config/dotfiles
- Clone the current repository
git clone https://github.com/1538379200/popos_dotfiles.git
- Run the
install.sh
file
sh install.sh
-
Download the
Inconsolata Nerd Font
font or your desired font from Nerd Fonts, you can modify the font as you wishnvim
font:./neovide/config.toml
or./nvim/lua/plugins/astrocore.lua
wezterm
font:./wezterm/wezterm.lua
-
Install the software in the configuration or only install the software you currently need
flatpak install flathub org.fcitx.Fcitx5
flatpak install flathub org.fcitx.Fcitx5.Addon.Rime
- Configure to use
eza
instead of thels
command. If you need to use this method, please downloadeza
. Theeza
executable file path is~/eza/eza
. Alternatively, you can also change it in./fish/config.fish
.