Skip to content

cuongndc/dotfiles-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

53 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dotfiles

πŸ’» dotfiles and πŸš€ more (ElementaryOS).

🧰 general installation

yes | /bin/bash -c "$(curl -sSL https://raw.githubusercontent.com/cuongndc/dotfiles-for-linux/main/install.sh)"

βš™οΈ ibus-unikey

ibus-daemon -drx
sudo apt install -y ibus-unikey
ibus restart
ibus-setup
gsettings set org.gnome.desktop.input-sources sources "[('xkb', 'us'), ('ibus', 'Unikey')]"

Add ibus-daemon -drx to startup

πŸ”‘ generating a new SSH key

ssh-keygen -t rsa -b 4096 -C "cuongndc9@gmail.com"
cat ~/.ssh/id_rsa.pub

πŸ’… other

πŸ”– license

MIT

Releases

No releases published

Packages

No packages published

Languages