diff --git a/.chezmoiignore b/.chezmoiignore new file mode 100644 index 0000000..93959f3 --- /dev/null +++ b/.chezmoiignore @@ -0,0 +1,25 @@ +README.md +tags + +{{- if ne .chezmoi.os "linux" }} +.config/gtk-3.0 +.config/gtk-4.0 +.config/openrazer +.config/razercommander +.config/zathura +.icons +{{- end }} + +{{- if ne .chezmoi.osRelease.id "arch" }} +.config/awesome +.config/mopidy +.config/ncmpcpp +.config/qalculate +.config/rofi +.config/yay +.config/.fehbg +.config/picom.conf +.screenlayout +.xprofile +.Xresources +{{- end }} diff --git a/private_dot_bash_history b/private_dot_bash_history deleted file mode 100644 index bdb67b6..0000000 --- a/private_dot_bash_history +++ /dev/null @@ -1,67 +0,0 @@ -sudo pacman -S firefox -firefox -clear -sudo pacman -S git -sudo pacman -S openssh -clear -sudo pacman -S gh -mkdir hackin -cd hackin -git clone https://github.com/punkfairie/dotfiles.git -ls ~ -cd dotfiles/ -ls -ls -a -man cp -cp -r .config ~/.config -git branch dotfiles.sh -ls -git checkout dotfiles.sh -ls -cd .. -rm -rf dotfiles/ -git clone https://github.com/punkfairie/dotfiles.git -git switch dotfiles.sh -cd dotfiles -git switch dotfiles.sh -ls -ls -a -cp -r .config ~/.config -ls -a ~` -ls -a ~ -man xclip -cat ~/.ssh/id_ed25519.pub | xclip -clipboard -cat ~/.ssh/id_ed25519.pub | xclip -selection clipboard -cd hackin/dotfiles -git submodule update --init --recursive -cp -r . ~/ -ls -a ~ -rm -rf ~/.git ~/.gitignore ~/.gitconfig ~/.gitmodules -ls -a ~/ -ls -a -ls -a ~/.themes -ls -a ~/.themes/bat/ -ls -a ~/.themes/bat/catppuccin/ -clear -fc-cache -fc-list -fc-list | grep Fairisevka -fc-list | grep Fairiesevka -fc-list | grep Fairiesevka | less -fc-list | grep "Fairiesevka Term" | less -fc-list | grep "Fairiesevka" | less -fc-list -yay -S ttf-fairisevka-term -yay -S ttf-fairiesevka-term -clear -yay -S --needed ttf-fairiesevka-term ttf-fairiesevka-propo -ls -a -nvim .config/nvim/ -ls -ls -a -rm .wakatime .wakatime.bdb .wakatime.cfg -rm -rf .wakatime .wakatime.bdb .wakatime.cfg -clear -which fish -echo "$(which fish)" | sudo tee -a /etc/shells -chsh -s "$(which fish)"