Advanced Search
Search Results
8 total results found
Computer
Arch Linux
Now, look, I know it’s gonna take more than some speech. But what is a speech? Isn’t it just a question? And isn’t that a question too? Speeches are words. Repeated words. Listed words. Repeated lists of repeated words. None of that matters. You know what does...
Extensions
Browser extensions are small software programs that can be installed in web browsers to add additional features or functionality. They are designed to enhance the browsing experience by providing additional functionality such as blocking ads, checking spelling...
Programs
Good every day Brave Browser yay -S brave-bin Firefox / librewolf I would recommend uninstalling Firefox and installing librewolf instead. All extensions to firefox works on librewolf as far as i know. sudo pacman -R firefox yay -S librewolf-bin Tid...
Zsh
yay -S zsh zsh-theme-powerlevel10k zsh-syntax-highlighting zsh-history-substring-search zsh-autosuggestions ripgrep bat eza skim echo 'source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc You can set zsh as the default shell chsh ...
Ghostty
sudo pacman -S ghostty This is my config file located in $HOME/.config/ghostty/config. # Appearance font-size = 10.5 background = 282c34 foreground = ffffff background-opacity = 0.93 # -= Commands =- # General keybind = ctrl+b>r=reload_config ...
Tmux
sudo pacman -S tmux This is my config file, located at $HOME/.config/tmux/tmux.conf or just at ~/.tmux.conf. # set the default shell to zsh set-option -g default-shell /usr/bin/zsh # better terminal colors set -g default-terminal "screen-256color" # ...
Emojis
Installing emojis can be done like so: yay -S noto-fonts-emoji