User Tools

Site Tools


bullseye:basics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bullseye:basics [2023/01/23 15:50] – created slackbullseye:basics [2023/07/13 21:42] (current) slack
Line 1: Line 1:
-====== Bullseye (11?) Basics ======+====== Bullseye (11) Basics ======
  
 ===== Apt ===== ===== Apt =====
Line 105: Line 105:
   # .promptrc no longer shell-independent   # .promptrc no longer shell-independent
  
-  for x in .aliases .bash_profile .bashrc .cheat .dircolors .get_iplayer .gitconfig .gitignore .hints .ispell_british .lftprc .profile .rspec .rtorrent .rtorrent.rc   .screenrc .shellrc .zshrc .pry .pryrc; do+  for x in .porridge .aliases .bash_profile .bashrc .cheat .dircolors .get_iplayer .gitconfig .gitignore .hints .ispell_british .lftprc .profile .rspec .rtorrent .rtorrent.rc   .screenrc .shellrc .zshrc .pry .pryrc; do
     ln -s config/"$x" "$x"     ln -s config/"$x" "$x"
   done   done
Line 149: Line 149:
   rm .zshrc   rm .zshrc
   mv .zshrc.pre-oh-my-zsh .zshrc   mv .zshrc.pre-oh-my-zsh .zshrc
 +  git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
  
 ===== Mount ntfs ===== ===== Mount ntfs =====
bullseye/basics.1674489052.txt.gz · Last modified: 2023/01/23 15:50 by slack